Skip to content

Commit 41589aa

Browse files
authored
Merge pull request #161 from rust-lang/dependabot/cargo/clap-3.2.5
Bump clap from 3.1.18 to 3.2.5
2 parents 0c30f87 + cd190eb commit 41589aa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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 @@ reqwest = { version = "0.11.10", features = ["blocking", "json"] }
2929
rustc_version = "0.4.0"
3030
serde = { version = "1.0.110", features = ["derive"] }
3131
serde_json = "1.0"
32-
clap = { version = "3.1", features = ["derive"] }
32+
clap = { version = "3.2", features = ["derive"] }
3333
tar = "0.4"
3434
tee = "0.1"
3535
tempfile = "3"

0 commit comments

Comments
 (0)