Skip to content

Commit

Permalink
patch spirv-std
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Jan 11, 2025
1 parent 858eab2 commit 8e21787
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 49 deletions.
58 changes: 9 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ opt-level = 3

[profile.dev.package.gltf]
opt-level = 3

[patch.crates-io]
spirv-std = { git = "https://github.com/Rust-GPU/rust-gpu", rev = "562dff9176f63b318e9b34620ffacb8aa89dae9a" }

0 comments on commit 8e21787

Please sign in to comment.