Files
pezkuwi-subxt/Cargo.toml
T

13 lines
175 B
TOML

[workspace]
members = [
"cli",
"codegen",
"examples",
"macro",
"subxt",
"test-runtime",
# TODO(niklasad1): remove to separate repo
"client"
]