Skip to content

Conversation

@richarddd
Copy link

✍️ Description of changes:

serde_with automatically pulls in indexmap1 rather than indexmap2. Since a lot of crates has moved to indexmap2 this results in duplicate dependencies.

🔏 By submitting this pull request

  • I confirm that I've ran cargo +nightly fmt.
  • I confirm that I've ran cargo clippy --fix.
  • I confirm that I've made a best effort attempt to update all relevant documentation.
  • I confirm that my contribution is made under the terms of the Apache 2.0 license.

@richarddd
Copy link
Author

We can specify this ourself by adding serde_with with feature indexmap_2

@richarddd richarddd closed this Dec 16, 2025
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.

1 participant