Skip to content

Commit 8c79e75

Browse files
chore(deps): Update Rust crate clap-cargo to 0.17.0
1 parent 037e7e9 commit 8c79e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jiff = "0.2.3"
198198
snapbox = { version = "0.6.16", features = ["term-svg"] }
199199
shlex = "1.3.0"
200200
automod = "1.0.14"
201-
clap-cargo = { version = "0.15.0", default-features = false }
201+
clap-cargo = { version = "0.17.0", default-features = false }
202202
semver = "1.0.26"
203203

204204
[[example]]

0 commit comments

Comments
 (0)