Skip to content

Commit 8e21787

Browse files
committed
patch spirv-std
1 parent 858eab2 commit 8e21787

File tree

2 files changed

+12
-49
lines changed

2 files changed

+12
-49
lines changed

Cargo.lock

+9-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ opt-level = 3
5858

5959
[profile.dev.package.gltf]
6060
opt-level = 3
61+
62+
[patch.crates-io]
63+
spirv-std = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "562dff9176f63b318e9b34620ffacb8aa89dae9a" }

0 commit comments

Comments
 (0)