mirror of
https://gitee.com/openharmony/third_party_rust_syn
synced 2025-02-17 05:57:30 +00:00
Bump proc-macro2 requirement for literal suffix parsing
This commit is contained in:
parent
824f37d566
commit
9e8f936d2d
@ -35,7 +35,7 @@ proc-macro = ["proc-macro2/proc-macro", "quote/proc-macro"]
|
||||
test = ["syn-test-suite/all-features"]
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = { version = "1.0.7", default-features = false }
|
||||
proc-macro2 = { version = "1.0.13", default-features = false }
|
||||
quote = { version = "1.0", optional = true, default-features = false }
|
||||
unicode-xid = "0.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user