mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 02:35:41 +00:00
Improve spans of pallet macro (#7830)
* fix spans * convert name to snake case
This commit is contained in:
committed by
GitHub
parent
d2ac8bd941
commit
66a9093fa3
@@ -18,6 +18,7 @@ proc-macro = true
|
||||
frame-support-procedural-tools = { version = "2.0.0", path = "./tools" }
|
||||
proc-macro2 = "1.0.6"
|
||||
quote = "1.0.3"
|
||||
Inflector = "0.11.4"
|
||||
syn = { version = "1.0.7", features = ["full"] }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user