Skip to content

Commit

Permalink
Update indexmap
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfootjon committed Feb 22, 2024
1 parent 7804600 commit 00a9ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shim/third-party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ hyper-timeout = "0.4"
hyper-unix-connector = "0.2"
indent_write = "2.2.0"
indenter = "0.3.3"
indexmap = { version = "1.9.1", features = ["arbitrary", "rayon", "serde-1"] }
indexmap = { version = "2.1.0", features = ["arbitrary", "rayon", "serde"] }
indoc = "1.0.3"
inferno = { version = "0.11.11", default-features = false }
internment = { version = "0.7", features = ["arc"] }
Expand Down

0 comments on commit 00a9ec4

Please sign in to comment.