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