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 77070b7 commit e8367f0Copy full SHA for e8367f0
Cargo.toml
@@ -85,3 +85,6 @@ codegen-units = 256
85
#
86
# rustflags = ["-Zshare-generics=off"]
87
codegen-units = 1
88
+
89
+[patch.crates-io]
90
+spirv-tools = { git = "https://github.com/Rust-GPU/spirv-tools-rs", rev = "b9411778af320dfbf16c69b28aec4e8a6b08c402" }
0 commit comments