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

Fix itertools dependency #743

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Fix itertools dependency #743

merged 1 commit into from
Dec 1, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Nov 22, 2023

Fixes itertools dependency (0.12 instead of 12).
Include version 0.12, to deduplicate dependencies

Fixes itertools dependency. Allow version 0.12.
This deduplicates dependencies
@lemmih lemmih merged commit 3bb6a81 into bheisler:master Dec 1, 2023
4 checks passed
@msaecker msaecker mentioned this pull request Feb 6, 2024
readysetbot pushed a commit to readysettech/readyset that referenced this pull request May 24, 2024
Update mysql_common to 0.32.3 in order to get the new collation data
dictionary support.

As part of this update, we also need to downgrade the version of
sqlformatter and prometheus-parse as they use itertools v0.12.1 which
is currently incompatible with criterion.rs and cause cargo check to
fail. We should be able to updated them once again when a release with
[1] is published.

[1]: bheisler/criterion.rs#743

Ref: REA-4382
Closes: #1258

Change-Id: I36614184b749c96c0046c88ca5e1c6a2d186eff6
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