mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
Update mod.rs
This commit is contained in:
parent
3fc6cd5a2f
commit
182bbca7e5
@ -47,7 +47,7 @@ debug-assertions = false
|
||||
|
||||
[dependencies]
|
||||
spirv-std = { path = "../../crates/spirv-std", features=["const-generics"] }
|
||||
glam = { git = "https://github.com/EmbarkStudios/glam-rs.git", branch="spirv-std-impl", default-features=false, features = ["libm", "scalar-math"] }
|
||||
glam = { git = "https://github.com/EmbarkStudios/glam-rs.git", rev="7476a96", default-features=false, features = ["libm", "scalar-math"] }
|
||||
|
||||
[patch.crates-io.spirv-std]
|
||||
path="../../crates/spirv-std"
|
||||
|
Loading…
Reference in New Issue
Block a user