mirror of
https://github.com/uutils/bsdutils.git
synced 2026-06-10 16:14:07 -07:00
Merge pull request #13 from uutils/renovate/textwrap-0.x
chore(deps): update rust crate textwrap to 0.16.1
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ sysinfo = "0.30"
|
||||
libc = "0.2.152"
|
||||
phf = "0.11.2"
|
||||
phf_codegen = "0.11.2"
|
||||
textwrap = { version = "0.16.0", features = ["terminal_size"] }
|
||||
textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
xattr = "1.3.1"
|
||||
tempfile = "3.9.0"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
|
||||
Reference in New Issue
Block a user