Skip to content

Commit 36f8652

Browse files
authored
Merge pull request #87 from alexwlchan/dependabot/cargo/clap-4.5.31
Bump clap from 4.5.30 to 4.5.31
2 parents 1810487 + 05a9629 commit 36f8652

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55

66
[dependencies]
77
assert_cmd = "2.0.16"
8-
clap = { version = "4.5.30", features = ["derive"] }
8+
clap = { version = "4.5.31", features = ["derive"] }
99
image-webp = "0.2.1"
1010
predicates = "3"
1111

0 commit comments

Comments
 (0)