Skip to content

Commit 014c63b

Browse files
Update Rust crate clap to v4.0.11 (#5303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17b9516 commit 014c63b

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
@@ -29,7 +29,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
2929
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3030
cargo-registry-s3 = { path = "cargo-registry-s3" }
3131
chrono = { version = "=0.4.22", features = ["serde"] }
32-
clap = { version = "=4.0.10", features = ["derive", "unicode", "wrap_help"] }
32+
clap = { version = "=4.0.11", features = ["derive", "unicode", "wrap_help"] }
3333

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

0 commit comments

Comments
 (0)