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 0145f0f..7b26796 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ trash-move = ["trash"]
aggregate-scan-progress = []
[dependencies]
-clap = "3.0.0-beta.4"
+clap = "=3.0.0-beta.5"
jwalk = "0.6.0"
byte-unit = "4"
atty = "0.2.11"