Skip to content

Commit ac1e9a5

Browse files
chore(deps): bump itertools from 0.14.0 to 0.15.0 (#344)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63f6cf7 commit ac1e9a5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ chrono = "0.4"
2323
clap = { version = "4.6", features = ["derive"] }
2424
color-eyre = "0.6"
2525
futures = "0.3"
26-
itertools = "0.14"
26+
itertools = "0.15"
2727
k8s-openapi = { version = "0.27", features = ["earliest"] }
2828
kube = { version = "3", default-features = false, features = [
2929
"client",

0 commit comments

Comments
 (0)