summaryrefslogtreecommitdiffstats
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index e558c19..749438d 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1"
async-trait = "0.1"
chrono = { version = "0.4", features = ["serde"] }
cid = "0.5"
-clap = "3.0.0-beta.5"
+clap = "=3.0.0-beta.5"
daglib = { git = "https://git.sr.ht/~matthiasbeyer/daglib", branch = "master" }
env_logger = "0.8"
futures = "0.3"