Skip to content

Commit 9b8f0a7

Browse files
Update Rust crate clap to v3.1.17 (#4789)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c368ad8 commit 9b8f0a7

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
@@ -35,7 +35,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
3535
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3636
cargo-registry-s3 = { path = "cargo-registry-s3" }
3737
chrono = { version = "=0.4.19", features = ["serde"] }
38-
clap = { version = "=3.1.16", features = ["derive", "unicode"] }
38+
clap = { version = "=3.1.17", features = ["derive", "unicode"] }
3939

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

0 commit comments

Comments
 (0)