Skip to content

Commit 7d2edc8

Browse files
authored
build(deps): bump indexmap from 2.9.0 to 2.10.0 (#4732)
2 parents f2fa26e + 8d39333 commit 7d2edc8

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 23 additions & 23 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
@@ -320,7 +320,7 @@ features = ["std"]
320320

321321
# HashMap which preserves insertion order
322322
[workspace.dependencies.indexmap]
323-
version = "2.9.0"
323+
version = "2.10.0"
324324
features = ["serde"]
325325

326326
# Indented string literals

0 commit comments

Comments
 (0)