mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 16:27:58 +00:00
13 lines
175 B
TOML
13 lines
175 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"codegen",
|
|
"examples",
|
|
"macro",
|
|
"subxt",
|
|
"test-runtime",
|
|
# TODO(niklasad1): remove to separate repo
|
|
"client"
|
|
]
|