Update proc-macro-crate (#2394)

This commit is contained in:
marc0246 2023-11-01 20:59:57 +01:00 committed by GitHub
parent 6a8a75d6be
commit 3afa8d48f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ objc = "0.2.5"
once_cell = "1.17"
parking_lot = "0.12"
proc-macro2 = "1.0"
proc-macro-crate = "1.2"
proc-macro-crate = "2.0"
quote = "1.0"
raw-window-handle = "0.6"
regex = "1.8"