Skip to content

Commit 349bd3c

Browse files
authored
Merge pull request #5898 from clap-rs/renovate/clap-cargo-0.x
chore(deps): Update Rust crate clap-cargo to 0.15.0
2 parents 8e2c2c5 + f519568 commit 349bd3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -187,7 +187,7 @@ humantime = "2.1.0"
187187
snapbox = "0.6.16"
188188
shlex = "1.3.0"
189189
automod = "1.0.14"
190-
clap-cargo = { version = "0.14.1", default-features = false }
190+
clap-cargo = { version = "0.15.0", default-features = false }
191191

192192
[[example]]
193193
name = "demo"

0 commit comments

Comments
 (0)