mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 05:51:02 +00:00
Tidy subxt-codegen crate interface (#1225)
* first pass tidying codegen crate interface * fix a codegen test * macro: keep error spans * clippy * fix doc example * removecommented-out code
This commit is contained in:
Generated
+1
@@ -4312,6 +4312,7 @@ name = "subxt-macro"
|
||||
version = "0.32.1"
|
||||
dependencies = [
|
||||
"darling 0.20.3",
|
||||
"parity-scale-codec",
|
||||
"proc-macro-error",
|
||||
"subxt-codegen",
|
||||
"syn 2.0.37",
|
||||
|
||||
Reference in New Issue
Block a user