socialvoid-rs/Cargo.toml

9 lines
88 B
TOML

[workspace]
members = [
"client",
"types",
"rawclient",
"jsonrpc2-client",
"cli"
]