Skip to content

Commit

Permalink
Fix #56
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Garrisi committed Sep 22, 2024
1 parent ee84959 commit c0ed308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ autocfg = "1"

[dependencies]
equivalent = "1.0.1"
indexmap = {version = "2", features = [], default-features = false}
indexmap = {version = "2.2", features = [], default-features = false}
serde = { version = "1", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit c0ed308

Please sign in to comment.