We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e9439 commit 0919861Copy full SHA for 0919861
crates/rustc_codegen_spirv/Cargo.toml
@@ -49,7 +49,7 @@ regex = { version = "1", features = ["perf"] }
49
# Normal dependencies.
50
ar = "0.9.0"
51
either = "1.8.0"
52
-indexmap = "1.6.0"
+indexmap = "2.6.0"
53
rspirv = "0.12"
54
rustc_codegen_spirv-types.workspace = true
55
rustc-demangle = "0.1.21"
0 commit comments