Skip to content

Commit 9adb442

Browse files
committed
Update Rust crate clap to v3.0.7
1 parent 3fdb60a commit 9adb442

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.6", features = ["derive", "unicode"] }
37+
clap = { version = "=3.0.7", features = ["derive", "unicode"] }
3838

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

0 commit comments

Comments
 (0)