Skip to content

Commit 3951553

Browse files
committed
Update Rust crate clap to v3.0.0
1 parent 6318ccf commit 3951553

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.0"
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 = { version = "=3.0.0-rc.11", features = ["derive", "unicode"] }
37+
clap = { version = "=3.0.0", features = ["derive", "unicode"] }
3838

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

0 commit comments

Comments
 (0)