Skip to content

Commit 8040d5c

Browse files
committed
upgrade byte-unit to version 4
1 parent 1d61587 commit 8040d5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -14,7 +14,7 @@ failure = "0.1.1"
1414
failure-tools = "4.0.2"
1515
structopt = "0.3"
1616
jwalk = "0.5.0"
17-
byte-unit = "3"
17+
byte-unit = "4"
1818
termion = "1.5.2"
1919
atty = "0.2.11"
2020
tui = "0.9.1"

0 commit comments

Comments
 (0)