Skip to content

Commit 5b46f81

Browse files
committed
Update lockfile
1 parent 325639c commit 5b46f81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ opt-level = 3
2020
codegen-units = 16
2121

2222
[patch.crates-io]
23-
spirv-std = { path = "./crates/spirv-std" }
24-
glam = { git = "https://github.com/EmbarkStudios/glam-rs.git", branch ="spirv-std-impl" }
23+
# spirv-std = { path = "./crates/spirv-std" }
24+
glam = { git = "https://github.com/EmbarkStudios/glam-rs.git", rev ="97d3eed" }

0 commit comments

Comments
 (0)