mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 00:04:15 +00:00
Update proc-macro-crate (#2394)
This commit is contained in:
parent
6a8a75d6be
commit
3afa8d48f8
@ -43,7 +43,7 @@ objc = "0.2.5"
|
|||||||
once_cell = "1.17"
|
once_cell = "1.17"
|
||||||
parking_lot = "0.12"
|
parking_lot = "0.12"
|
||||||
proc-macro2 = "1.0"
|
proc-macro2 = "1.0"
|
||||||
proc-macro-crate = "1.2"
|
proc-macro-crate = "2.0"
|
||||||
quote = "1.0"
|
quote = "1.0"
|
||||||
raw-window-handle = "0.6"
|
raw-window-handle = "0.6"
|
||||||
regex = "1.8"
|
regex = "1.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user