Skip to content

Commit 9b51846

Browse files
committed
manual: bump spirv-std revision in setup
1 parent b4f778d commit 9b51846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manual/src/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ section of our `Cargo.toml`:
2020

2121
```toml
2222
[patch.crates-io]
23-
spirv-std = { git = "https://github.com/rust-gpu/rust-gpu.git", rev = "de03e8d" }
23+
spirv-std = { git = "https://github.com/rust-gpu/rust-gpu.git", rev = "05b34493ce661dccd6694cf58afc13e3c8f7a7e0" }
2424
```
2525

2626
This is a temporary workaround that will be resolved after the next Rust-GPU

0 commit comments

Comments
 (0)