Skip to content

Commit

Permalink
Merge pull request #1012 from kubewarden/dependabot/cargo/itertools-0…
Browse files Browse the repository at this point in the history
….14.0

build(deps): bump itertools from 0.13.0 to 0.14.0
  • Loading branch information
jvanz authored Dec 31, 2024
2 parents f59d722 + 1d86531 commit 2b1da85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
23 changes: 16 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ anyhow = "1.0"
clap = { version = "4.5", features = ["cargo", "env"] }
daemonize = "0.5"
futures = "0.3"
itertools = "0.13.0"
itertools = "0.14.0"
k8s-openapi = { version = "0.24.0", default-features = false, features = [
"v1_30",
] }
Expand Down

0 comments on commit 2b1da85

Please sign in to comment.