deps: bump textwrap to 0.16 and cargo +1.60.0 update

This commit is contained in:
Niyaz Nigmatullin 2022-11-21 09:02:15 +02:00
parent 1fccafe2b1
commit 7ca3f0b338
2 changed files with 216 additions and 318 deletions

532
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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