Skip to content

Commit 9eb9ba6

Browse files
authored
Merge pull request #591 from kubewarden/dependabot/cargo/itertools-0.12.0
build(deps): bump itertools from 0.11.0 to 0.12.0
2 parents 312bb2e + 8a17f26 commit 9eb9ba6

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Cargo.lock

Lines changed: 10 additions & 1 deletion
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
@@ -15,7 +15,7 @@ anyhow = "1.0"
1515
clap = { version = "4.2", features = ["cargo", "env"] }
1616
daemonize = "0.5"
1717
humansize = "2.1"
18-
itertools = "0.11.0"
18+
itertools = "0.12.0"
1919
k8s-openapi = { version = "0.20.0", default-features = false, features = [
2020
"v1_28",
2121
] }

0 commit comments

Comments
 (0)