mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 00:04:11 +00:00
spirv-std/macros: bump syn
to a version that supports everything we use.
This commit is contained in:
parent
bc40662167
commit
82cfeb59b2
@ -14,4 +14,4 @@ proc-macro = true
|
||||
spirv-std-types.workspace = true
|
||||
proc-macro2 = "1.0.24"
|
||||
quote = "1.0.8"
|
||||
syn = { version = "1.0.58", features = ["full", "visit-mut"] }
|
||||
syn = { version = "1.0.85", features = ["full", "visit-mut"] }
|
||||
|
Loading…
Reference in New Issue
Block a user