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

indexmap v2 support #621

Closed
jonasbb opened this issue Jul 25, 2023 · 0 comments · Fixed by #627
Closed

indexmap v2 support #621

jonasbb opened this issue Jul 25, 2023 · 0 comments · Fixed by #627
Labels
enhancement New feature or request

Comments

@jonasbb
Copy link
Owner

jonasbb commented Jul 25, 2023

There is a v2 release of indexmap: indexmap-rs/indexmap#267

Support for it can look mostly identical as the current v1 support. It would be behind a new indexmap_2 feature.
One noticeable change is the increased MSRV to 1.64.

@jonasbb jonasbb added the enhancement New feature or request label Jul 25, 2023
@bors bors bot closed this as completed in f5137b6 Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant