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 9ec68b1..6da36b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ license = "MIT"
failure = "0.1.1"
failure-tools = "4.0.2"
structopt = "0.3"
-jwalk = "0.4.0"
+jwalk = "0.5.0"
byte-unit = "3"
termion = "1.5.2"
atty = "0.2.11"