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

Commit 1b667cd

Browse files
committed
update spirv-builder to branch no-artifact
1 parent f7294b5 commit 1b667cd

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 = "823b0c275e3eb8ab44ada5a6d989bdb57e8f9409", default-features = false }
18+
spirv-builder = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "b9662bcd9a587557b14b3f8b17e9e8a44502bc3b", 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)