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

deps: Require itertools 0.13 #793

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

waywardmonkeys
Copy link
Contributor

@waywardmonkeys waywardmonkeys commented Jul 25, 2024

Itertools API changed slightly and they deprecated group_by,so just require latest for now.

Also, remove uses of #[macro_use] and extern crate with itertools.

Itertools API changed slightly and they deprecated `group_by`,
so just require latest for now.

Also, remove uses of `#[macro_use]` and `extern crate` with
`itertools`.
@waywardmonkeys waywardmonkeys changed the title deps: Update upper bound on itertools to 0.13 deps: Require itertools 0.13 Jul 25, 2024
@lemmih lemmih merged commit 2d955de into bheisler:master Jul 26, 2024
4 checks passed
@waywardmonkeys waywardmonkeys deleted the update-itertools-upper-bound branch July 26, 2024 18:54
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.

2 participants