Skip to content

Commit

Permalink
chore(deps): bump itertools from 0.12.1 to 0.13.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 82573eb commit 3cc301e
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 @@ -40,7 +40,7 @@ alpm = "^4.0.1"
git2 = "^0.18.3"
petgraph = "^0.6.0"
indexmap = "^2.2.5"
itertools = "^0.12.1"
itertools = "^0.13.0"
rayon = "^1.10.0"
sha-1 = "^0.10.1"
hex-literal = "^0.4.1"
Expand Down

0 comments on commit 3cc301e

Please sign in to comment.