Skip to content

Commit 9725856

Browse files
fix(deps): update rust crate indexmap to 2.12.1
1 parent a96f1f3 commit 9725856

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ rand = "0.8"
227227
colored = "2.2"
228228
dialoguer = "0.11"
229229
futures = "0.3"
230-
indexmap = "2.7"
230+
indexmap = "2.12.1"
231231
once_cell = "1.17"
232232

233233
# The profile that 'dist' will build with

0 commit comments

Comments
 (0)