Skip to content

Commit 0919861

Browse files
VZoutLegNeato
authored andcommitted
Update indexmap to 2.6.0
1 parent 05e9439 commit 0919861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rustc_codegen_spirv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ regex = { version = "1", features = ["perf"] }
4949
# Normal dependencies.
5050
ar = "0.9.0"
5151
either = "1.8.0"
52-
indexmap = "1.6.0"
52+
indexmap = "2.6.0"
5353
rspirv = "0.12"
5454
rustc_codegen_spirv-types.workspace = true
5555
rustc-demangle = "0.1.21"

0 commit comments

Comments
 (0)