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

Use IndexMap instead of OrderedMap #276

Merged
merged 1 commit into from
May 27, 2024

Conversation

GnomedDev
Copy link
Member

The comment in util.rs was incorrect, as IndexMap is already in the dep tree (as seen by Cargo.lock) so there is no extra cost to depending on it.

@GnomedDev GnomedDev merged commit b17e5ae into serenity-rs:current May 27, 2024
12 checks passed
@GnomedDev GnomedDev deleted the get-rid-of-orderedmap branch May 27, 2024 09:01
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