Skip to content

Commit ab57c10

Browse files
committed
Switch rspirv to the latest git version
1 parent cac1bf9 commit ab57c10

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

Cargo.lock

Lines changed: 13 additions & 6 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
@@ -173,7 +173,7 @@ rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compat
173173
rayon = "1.3"
174174
regex-lite = "0.1"
175175
renderdoc-sys = "1"
176-
rspirv = "0.12"
176+
rspirv = { git = "https://github.com/gfx-rs/rspirv", rev = "89ce4d0e64c91b0635f617409dc57cb031749a39" }
177177
ron = "0.11"
178178
# NOTE: rustc-hash v2 is a completely different hasher with different performance characteristics
179179
# see discussion here (including with some other alternatives): https://github.com/gfx-rs/wgpu/issues/6999

0 commit comments

Comments
 (0)