Skip to content

Commit 61dbed8

Browse files
Update Rust crate clap to v4.1.6 (#6079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c9ce0e commit 61dbed8

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
@@ -31,7 +31,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
3131
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3232
cargo-registry-s3 = { path = "cargo-registry-s3" }
3333
chrono = { version = "=0.4.23", features = ["serde"] }
34-
clap = { version = "=4.1.4", features = ["derive", "env", "unicode", "wrap_help"] }
34+
clap = { version = "=4.1.6", features = ["derive", "env", "unicode", "wrap_help"] }
3535
cookie = { version = "=0.17.0", features = ["secure"] }
3636
dashmap = { version = "=5.4.0", features = ["raw-api"] }
3737
derive_deref = "=1.1.1"

0 commit comments

Comments
 (0)