Skip to content

Commit e628e3b

Browse files
Update Rust crate indexmap to 2.9.0 (#8117)
1 parent bffa6f7 commit e628e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ id-map = { path = "id-map" }
476476
illumos-utils = { path = "illumos-utils" }
477477
iana-time-zone = "0.1.63"
478478
indent_write = "2.2.0"
479-
indexmap = "2.7.1"
479+
indexmap = "2.9.0"
480480
indicatif = { version = "0.17.11", features = ["rayon"] }
481481
indoc = "2.0.6"
482482
installinator = { path = "installinator" }

0 commit comments

Comments
 (0)