Skip to content

Conversation

@cforycki
Copy link
Contributor

@cforycki cforycki commented Jul 1, 2024

PR #1149 introduced Map::shift_insert() but version of indexmap stayed on 2.2.1 which doesn't have this, causing issue on build where serde_json is used as a dep.

Updating dep to minimal version of 2.2.3

(Let me know if it should be 2.2.6 because it's the version in the lock)

Copy link
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dtolnay dtolnay merged commit 962c0fb into serde-rs:master Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants