mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 18:28:03 +00:00
9 lines
103 B
TOML
9 lines
103 B
TOML
[workspace]
|
|
members = [
|
|
"collator",
|
|
"consensus",
|
|
"runtime",
|
|
"test/runtime",
|
|
"test/client",
|
|
]
|