Skip to content

Commit c346df9

Browse files
committed
Switch to rust-gpu/rust-gpu main branch
1 parent a26e074 commit c346df9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

shaders/rust/Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shaders/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ members = [
5858
]
5959

6060
[workspace.dependencies]
61-
spirv-std = { git = "https://github.com/LegNeato/rust-gpu.git", branch = "issue190" }
61+
spirv-std = { git = "https://github.com/rust-gpu/rust-gpu.git", branch = "main" }
6262

6363
[profile.release]
6464
panic = "abort"

0 commit comments

Comments
 (0)