Skip to content

Commit 30c117f

Browse files
authored
Merge pull request #425 from rust-lang/dependabot/cargo/clap-4.6.0
build(deps): bump clap from 4.5.60 to 4.6.0
2 parents a9614a0 + 0d610c7 commit 30c117f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -25,7 +25,7 @@ reqwest = { version = "0.13.2", features = ["blocking", "json"] }
2525
rustc_version = "0.4.0"
2626
serde = { version = "1.0.145", features = ["derive"] }
2727
serde_json = "1.0"
28-
clap = { version = "4.5", features = ["derive", "wrap_help"] }
28+
clap = { version = "4.6", features = ["derive", "wrap_help"] }
2929
tar = "0.4"
3030
tee = "0.1"
3131
tempfile = "3.27.0"

0 commit comments

Comments
 (0)