Skip to content

Commit b5b01d2

Browse files
Update Rust crate clap to v4.0.27 (#5539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e1c3a2 commit b5b01d2

File tree

2 files changed

+59
-19
lines changed

2 files changed

+59
-19
lines changed

Cargo.lock

Lines changed: 58 additions & 18 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.23", features = ["serde"] }
32-
clap = { version = "=4.0.26", features = ["derive", "unicode", "wrap_help"] }
32+
clap = { version = "=4.0.27", features = ["derive", "unicode", "wrap_help"] }
3333

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

0 commit comments

Comments
 (0)