summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4669b19..189651e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ failure = "0.1.1"
failure-tools = "4.0.2"
structopt = "0.3"
jwalk = "0.5.0"
-byte-unit = "3"
+byte-unit = "4"
termion = "1.5.2"
atty = "0.2.11"
tui = "0.9.1"