Skip to content

Commit

Permalink
Update indexmap to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VZout authored and LegNeato committed Nov 19, 2024
1 parent 05e9439 commit 0919861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rustc_codegen_spirv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ regex = { version = "1", features = ["perf"] }
# Normal dependencies.
ar = "0.9.0"
either = "1.8.0"
indexmap = "1.6.0"
indexmap = "2.6.0"
rspirv = "0.12"
rustc_codegen_spirv-types.workspace = true
rustc-demangle = "0.1.21"
Expand Down

0 comments on commit 0919861

Please sign in to comment.