mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
@@ -9,10 +9,10 @@ repository = "https://github.com/paritytech/substrate/"
|
||||
description = "Substrate test utilities macros"
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.10"
|
||||
syn = { version = "1.0.82", features = ["full"] }
|
||||
proc-macro-crate = "1.1.3"
|
||||
proc-macro2 = "1.0.37"
|
||||
quote = "1.0.10"
|
||||
syn = { version = "1.0.82", features = ["full"] }
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
Reference in New Issue
Block a user