Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 63c2a82

Browse files
committed
target-spec: update spirv-builder2, add support for rust-gpu before rustc 1.85
1 parent d913fd9 commit 63c2a82

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ exclude = [
1515
resolver = "2"
1616

1717
[workspace.dependencies]
18-
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "c7d97723cc8a832685402e388addf46bdbf1b4a8", default-features = false }
18+
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "846e400c2a165351540b32a474cfbaba13892beb", default-features = false }
1919
anyhow = "1.0.98"
2020
clap = { version = "4.5.41", features = ["derive"] }
2121
crossterm = "0.29.0"

0 commit comments

Comments
 (0)