mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
deps: bump textwrap
to 0.16 and cargo +1.60.0 update
This commit is contained in:
parent
1fccafe2b1
commit
7ca3f0b338
2 changed files with 216 additions and 318 deletions
532
Cargo.lock
generated
532
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -266,7 +266,7 @@ clap_complete = "4.0"
|
|||
once_cell = "1.13.1"
|
||||
phf = "0.11.1"
|
||||
selinux = { version="0.3", optional = true }
|
||||
textwrap = { version="0.15", features=["terminal_size"] }
|
||||
textwrap = { version="0.16.0", features=["terminal_size"] }
|
||||
uucore = { version=">=0.0.16", package="uucore", path="src/uucore" }
|
||||
zip = { version = "0.6.3", optional=true, default_features=false, features=["deflate"] }
|
||||
# * uutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue