Skip to content

Nightly 2024-05-21

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 May 01:14
· 5 commits to main since this release
2aa2577
Update itertools requirement from 0.12.0 to 0.13.0 (#42)

Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>