Skip to content

Commit e8ba9a0

Browse files
committed
WIP update spirv-builder, adding naga-wgsl target
1 parent 50ff4df commit e8ba9a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = [
1313
resolver = "2"
1414

1515
[workspace.dependencies]
16-
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "24551164a2b80dfd2e8a8a3e2ec2d367d86a1abe", default-features = false }
16+
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "3f05f5482824e3b1fbb44c9ef90a8795a0204c7c", default-features = false }
1717
anyhow = "1.0.98"
1818
clap = { version = "4.5.41", features = ["derive"] }
1919
crossterm = "0.29.0"

0 commit comments

Comments
 (0)