Skip to content

Commit

Permalink
Merge pull request #178 from yegor256/renovate/indexmap-2.x
Browse files Browse the repository at this point in the history
Update Rust crate indexmap to 2.2.3
  • Loading branch information
yegor256 authored Feb 21, 2024
2 parents 8c0c117 + 2d4ffa0 commit 6fc267c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nohash-hasher = "0.2.0"
tinymap = "0.4.0"
linked-hash-map = "0.5.6"
linear-map = "1.2.0"
indexmap = "2.2.2"
indexmap = "2.2.3"
litemap = "0.7.0"

[features]
Expand Down

0 comments on commit 6fc267c

Please sign in to comment.