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 b4f778d commit 9b51846Copy full SHA for 9b51846
1 file changed
manual/src/setup.md
@@ -20,7 +20,7 @@ section of our `Cargo.toml`:
20
21
```toml
22
[patch.crates-io]
23
-spirv-std = { git = "https://github.com/rust-gpu/rust-gpu.git", rev = "de03e8d" }
+spirv-std = { git = "https://github.com/rust-gpu/rust-gpu.git", rev = "05b34493ce661dccd6694cf58afc13e3c8f7a7e0" }
24
```
25
26
This is a temporary workaround that will be resolved after the next Rust-GPU
0 commit comments