Skip to content

Commit b313f3f

Browse files
committed
Update Rust crate clap to v3.0.0-rc.0
1 parent 4f07f7c commit b313f3f

File tree

2 files changed

+5
-63
lines changed

2 files changed

+5
-63
lines changed

Cargo.lock

Lines changed: 4 additions & 62 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
@@ -34,7 +34,7 @@ base64 = "0.13"
3434
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3535
cargo-registry-s3 = { path = "cargo-registry-s3" }
3636
chrono = { version = "0.4.19", features = ["serde"] }
37-
clap = "=3.0.0-beta.5"
37+
clap = "=3.0.0-rc.0"
3838

3939
conduit = "0.10.0"
4040
conduit-conditional-get = "0.10.0"

0 commit comments

Comments
 (0)