Skip to content

Commit e16e958

Browse files
authored
build(deps): bump indexmap from 2.8.0 to 2.9.0 (#4350)
2 parents 557f08e + 4b5cc0d commit e16e958

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
@@ -192,7 +192,7 @@ default-features = false
192192

193193
# HashMap which preserves insertion order
194194
[workspace.dependencies.indexmap]
195-
version = "2.8.0"
195+
version = "2.9.0"
196196
features = ["serde"]
197197

198198
# Snapshot testing

0 commit comments

Comments
 (0)