Skip to content

Commit f1e3bff

Browse files
committed
Switch rspirv to the latest git version
1 parent 61e5124 commit f1e3bff

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ ndk-sys = "0.6"
254254
# These overrides allow our examples to explicitly depend on release crates
255255
[patch.crates-io]
256256
wgpu = { path = "./wgpu" }
257+
rspirv = { git = "https://github.com/gfx-rs/rspirv", rev = "89ce4d0e64c91b0635f617409dc57cb031749a39" }
257258

258259
[profile.release]
259260
lto = "thin"

0 commit comments

Comments
 (0)