Skip to content

Commit

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

build(deps): bump itertools from 0.10.5 to 0.11.0
  • Loading branch information
flavio authored Jun 22, 2023
2 parents 7d5377c + 57674b8 commit 69338b4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ clap = { version = "4.0", features = [ "cargo", "env" ] }
directories = "5.0.1"
flate2 = "1.0.26"
humansize = "2.1"
itertools = "0.10.5"
itertools = "0.11.0"
k8s-openapi = { version = "0.18.0", default-features = false, features = ["v1_26"] }
lazy_static = "1.4.0"
pulldown-cmark-mdcat = { version = "2.0.3", default-features = false, features = ["regex-fancy"]}
Expand Down

0 comments on commit 69338b4

Please sign in to comment.