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

switch to anymap3 instead of anymap #202

Closed
wants to merge 2 commits into from

Conversation

murl-digital
Copy link
Contributor

recently cargo has been giving a future incompatibility warning for anymap, see rust-lang/rust#127323 for context.

since it's most likely that anymap will not be updated, this is a drop in futureproofing measure.

i also fixed a doc typo while i was at it

see rust-lang/rust#127323 for context, this is
a drop in futureproofing measure
robbert-vdh added a commit that referenced this pull request Feb 13, 2025
This avoids a future incompatibility issue.

#202
rust-lang/rust#127323
@robbert-vdh
Copy link
Owner

Thanks! You seem to have accidentally changed the formatting of the entire Cargo.toml file, so I just replicated the change in efdffbd so you won't need to do that first before this can be merged!

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