mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 04:31:08 +00:00
Update syn and fix compilation (#11707)
* Update syn and fix compilation * Bump pin-project
This commit is contained in:
@@ -18,5 +18,5 @@ proc-macro = true
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.37"
|
||||
quote = "1.0.6"
|
||||
syn = { version = "1.0.82", features = ["full", "parsing"] }
|
||||
syn = { version = "1.0.98", features = ["full", "parsing"] }
|
||||
sp-core-hashing = { version = "4.0.0", default-features = false, path = "../" }
|
||||
|
||||
Reference in New Issue
Block a user