mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 01:17:57 +00:00
11 lines
114 B
TOML
11 lines
114 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"codegen",
|
|
"examples",
|
|
"macro",
|
|
"subxt",
|
|
"test-runtime"
|
|
]
|