Skip to content

Commit b66fb2e

Browse files
committed
Update Rust crate clap to v3.0.0-beta.5
1 parent 6c1c138 commit b66fb2e

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

Cargo.lock

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ base64 = "0.13"
3535
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3636
cargo-registry-s3 = { path = "cargo-registry-s3" }
3737
chrono = { version = "0.4.0", features = ["serde"] }
38-
clap = "=3.0.0-beta.4"
38+
clap = "=3.0.0-beta.5"
3939

4040
conduit = "0.9.0-alpha.5"
4141
conduit-conditional-get = "0.9.0-alpha.3"

0 commit comments

Comments
 (0)