mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 18:11:03 +00:00
construct_runtime: support for expanding the macro code (#14379)
* construct_runtime: support for expanding the macro code * Update frame/support/procedural/src/construct_runtime/mod.rs Co-authored-by: Bastian Köcher <git@kchr.de> * Update frame/support/procedural/Cargo.toml Co-authored-by: Bastian Köcher <git@kchr.de> * fmt added * fmt removed --------- Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
committed by
GitHub
parent
e9bb5e737a
commit
52a0910c71
Generated
+1
@@ -2848,6 +2848,7 @@ dependencies = [
|
||||
"Inflector",
|
||||
"cfg-expr",
|
||||
"derive-syn-parse",
|
||||
"expander",
|
||||
"frame-support-procedural-tools",
|
||||
"itertools",
|
||||
"macro_magic",
|
||||
|
||||
Reference in New Issue
Block a user