mirror of
https://github.com/uutils/sed.git
synced 2026-06-10 16:14:15 -07:00
Merge pull request #19 from uutils/renovate/bytesize-2.x
chore(deps): update rust crate bytesize to v2
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
xattr = "1.3.1"
|
||||
tempfile = "3.10.1"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
bytesize = "1.3.0"
|
||||
bytesize = "2.0.0"
|
||||
chrono = { version = "0.4.37", default-features = false, features = [
|
||||
"clock",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user