Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update itertools requirement from 0.12.0 to 0.13.0 #356

Merged
merged 2 commits into from
May 17, 2024

Commits on May 16, 2024

  1. Update itertools requirement from 0.12.0 to 0.13.0

    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](rust-itertools/itertools@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: itertools
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    ad8af06 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix codegen tests

    tyranron committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3dd9079 View commit details
    Browse the repository at this point in the history