mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +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
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.10"
|
||||
syn = "1.0.82"
|
||||
syn = "1.0.98"
|
||||
proc-macro2 = "1.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user