Skip to content

Commit

Permalink
fix(deps): update rust crate indexmap to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent eb46f76 commit bb0e7d1
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 @@ -24,7 +24,7 @@ pre-release-replacements = [
[dependencies]
fixedbitset = "0.4.2"
num-traits = "0.2.17"
indexmap = "2.0.2"
indexmap = "2.1.0"
rustc-hash = "1.1.0"
integer-sqrt = "0.1.5"
thiserror = "1.0.50"
Expand Down

0 comments on commit bb0e7d1

Please sign in to comment.