mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 22:05:42 +00:00
Update syn and fix compilation (#11707)
* Update syn and fix compilation * Bump pin-project
This commit is contained in:
@@ -18,7 +18,7 @@ proc-macro = true
|
||||
Inflector = "0.11.4"
|
||||
proc-macro2 = "1.0.37"
|
||||
quote = "1.0.10"
|
||||
syn = { version = "1.0.82", features = ["full"] }
|
||||
syn = { version = "1.0.98", features = ["full"] }
|
||||
frame-support-procedural-tools = { version = "4.0.0-dev", path = "./tools" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user