Skip to content

Commit 3ad7c83

Browse files
fix(deps): update rust crate indexmap to 2.11.4
1 parent a96f1f3 commit 3ad7c83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.11.4"
231231
once_cell = "1.17"
232232

233233
# The profile that 'dist' will build with

0 commit comments

Comments
 (0)