mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Use derive macro to generate XcmWeightInfo trait (#4618)
* Use derive macro to generate XcmWeightInfo trait * Move the Weight type alias out of proc macro
This commit is contained in:
@@ -11,3 +11,4 @@ proc-macro = true
|
||||
proc-macro2 = "1.0.36"
|
||||
quote = "1.0.10"
|
||||
syn = "1.0.83"
|
||||
Inflector = "0.11.4"
|
||||
|
||||
Reference in New Issue
Block a user