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 e935626 commit 6b75b75Copy full SHA for 6b75b75
Cargo.toml
@@ -13,7 +13,7 @@ exclude = [
13
resolver = "2"
14
15
[workspace.dependencies]
16
-spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu.git", rev = "8cb17db18d8a44e1de7c9b3ea2b65d5aaf24b919", default-features = false }
+spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "8cb17db18d8a44e1de7c9b3ea2b65d5aaf24b919", default-features = false }
17
anyhow = "1.0.94"
18
clap = { version = "4.5.37", features = ["derive"] }
19
crossterm = "0.28.1"
0 commit comments