Skip to content

Commit 8b0cf9c

Browse files
committed
Update Rust crate clap to 4.3.24
1 parent 49acc18 commit 8b0cf9c

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
@@ -23,5 +23,5 @@ thiserror = "1.0.47"
2323

2424
[dev-dependencies]
2525
anyhow = "1.0.75"
26-
clap = { version = "4.3.23", features = ["derive"] }
26+
clap = { version = "4.3.24", features = ["derive"] }
2727
insta = "1.31.0"

0 commit comments

Comments
 (0)