mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 18:41:01 +00:00
Update to latest proc-macro-crate version (#8294)
This commit is contained in:
@@ -21,7 +21,7 @@ quote = "1.0.3"
|
||||
syn = { version = "1.0.58", features = ["full", "fold", "extra-traits", "visit"] }
|
||||
proc-macro2 = "1.0.6"
|
||||
blake2-rfc = { version = "0.2.18", default-features = false }
|
||||
proc-macro-crate = "0.1.4"
|
||||
proc-macro-crate = "1.0.0"
|
||||
|
||||
# Required for the doc tests
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user