Skip to content

Commit 766285c

Browse files
chore(deps): update rust crate byte-unit to v5
1 parent 543e0a6 commit 766285c

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

Cargo.lock

Lines changed: 34 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT"
1111

1212
[dependencies]
1313
autoclap = "0.3.15"
14-
byte-unit = "4.0.19"
14+
byte-unit = "5.0.3"
1515
clap = { version = "4.4.11", features = ["cargo", "string"] }
1616
colored = "2"
1717
nix = { version = "0.27.1", features = ["fs"] }

0 commit comments

Comments
 (0)