Skip to content

Commit a39ac90

Browse files
committed
Fix
1 parent 2513315 commit a39ac90

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

crates/spirv-std/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ num-traits = { version = "0.2.15", default-features = false, features = [
1717
glam = { version = ">=0.22, <=0.24", default-features = false, features = [
1818
"libm",
1919
] }
20-
proc-macro2.workspace = true
2120

2221
[features]
2322
default = []

0 commit comments

Comments
 (0)