Skip to content

Commit

Permalink
Merge pull request #188 from oras-project/dependabot/cargo/itertools-…
Browse files Browse the repository at this point in the history
…0.14.0

chore(deps): Update itertools requirement from 0.13.0 to 0.14.0
  • Loading branch information
flavio authored Jan 8, 2025
2 parents f125aee + f1e944b commit 0a0f353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ clap = { version = "4.0", features = ["derive"] }
rstest = "0.23.0"
docker_credential = "1.0"
hmac = "0.12"
itertools = "0.13.0"
itertools = "0.14.0"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tempfile = "3.3"
# This should stay pinned here until testcontainers makes sure all of its deps using rustls are
Expand Down

0 comments on commit 0a0f353

Please sign in to comment.