Skip to content

Commit 60906e7

Browse files
Update Rust crate clap to v3.2.17 (#5072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8e9b30 commit 60906e7

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
@@ -28,7 +28,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
2828
cargo-registry-markdown = { path = "cargo-registry-markdown" }
2929
cargo-registry-s3 = { path = "cargo-registry-s3" }
3030
chrono = { version = "=0.4.21", features = ["serde"] }
31-
clap = { version = "=3.2.16", features = ["derive", "unicode"] }
31+
clap = { version = "=3.2.17", features = ["derive", "unicode"] }
3232

3333
conduit = "=0.10.0"
3434
conduit-conditional-get = "=0.10.0"

0 commit comments

Comments
 (0)