From 262e6e3c813fe539e44790143f89ffe715dfa0fe Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 2 Dec 2021 20:08:55 +0100 Subject: Update clap Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3