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 f22bf83..1d2638d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1"
async-trait = "0.1"
chrono = { version = "0.4", features = ["serde"] }
cid = "0.7"
-clap-v3 = "3.0.0-beta.1"
+clap = "3.0.0-beta.5"
daglib = { git = "https://git.sr.ht/~matthiasbeyer/daglib", branch = "master" }
env_logger = "0.8"
futures = "0.3"