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 semver version of itertools dependency #107

Merged

Conversation

VorpalBlade
Copy link
Contributor

Ouroboros_macro is the only crate in my dependency tree that depends on the old version of itertools, making me pull in both versions.

This PR updates the dependency on itertools to the latest semver version. No code changes were needed to make tests pass (so it doesn't seem the breaking change actually affected the use of itertools in ouroboros).

Please also make a new release soon with this in it so I can actually make use of the reduced code bloat and reduced compile time in my project.

@someguynamedjosh someguynamedjosh merged commit dc26f2b into someguynamedjosh:main Dec 26, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants