upgrade to macro_magic 0.4.3 (#1832)
# Description Upgrades `macro_magic` to 0.4.3, which introduces the ability to have `export_tokens` use the same name as the underlying item for its auto-generated macro name. Ultimately this will allow for better dev ux in our derive_impl feature.
Showing
- Cargo.lock 8 additions, 8 deletionsCargo.lock
- substrate/frame/support/Cargo.toml 1 addition, 1 deletionsubstrate/frame/support/Cargo.toml
- substrate/frame/support/procedural/Cargo.toml 1 addition, 1 deletionsubstrate/frame/support/procedural/Cargo.toml
- substrate/frame/support/procedural/src/lib.rs 7 additions, 2 deletionssubstrate/frame/support/procedural/src/lib.rs
Please register or sign in to comment