mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 14:47:59 +00:00
9 lines
102 B
TOML
9 lines
102 B
TOML
[workspace]
|
|
members = [
|
|
"consensus",
|
|
"runtime",
|
|
"network",
|
|
"test/runtime",
|
|
"test/client",
|
|
]
|