Skip to content

Commit

Permalink
⬆️ Upgrade indexmap to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Dec 2, 2024
1 parent f97d8bb commit 72d5d57
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 @@ -25,7 +25,7 @@ all-features = true

[dependencies]
anyhow = "1.0.93"
indexmap = "2.6.0"
indexmap = "2.7.0"
thiserror = "2.0.3"

[dev-dependencies]
Expand Down

0 comments on commit 72d5d57

Please sign in to comment.