Skip to content

Commit 974161a

Browse files
authored
Merge pull request #664 from kubewarden/dependabot/cargo/clap-4.5.0
build(deps): bump clap from 4.4.18 to 4.5.0
2 parents f8e16ac + 2bf082d commit 974161a

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

Cargo.lock

+15-9
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
@@ -12,7 +12,7 @@ edition = "2021"
1212

1313
[dependencies]
1414
anyhow = "1.0"
15-
clap = { version = "4.4", features = ["cargo", "env"] }
15+
clap = { version = "4.5", features = ["cargo", "env"] }
1616
daemonize = "0.5"
1717
humansize = "2.1"
1818
itertools = "0.12.1"

0 commit comments

Comments
 (0)