Skip to content

Commit e193d02

Browse files
chore(deps): update rust crate clap to 4.5.46 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34f76b9 commit e193d02

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
@@ -29,7 +29,7 @@ bindgen = { version = "0.72.0", default-features = false, features = [
2929
bzip2 = "0.5.2"
3030
cc = { version = "1.2.34", features = ["parallel"] }
3131
chrono = "0.4.41"
32-
clap = { version = "4.5.45", features = ["derive", "cargo"] }
32+
clap = { version = "4.5.46", features = ["derive", "cargo"] }
3333
cmake = "0.1.54"
3434
concolor-clap = "0.1.0"
3535
cpu-time = "1.0.0"

0 commit comments

Comments
 (0)