Files
nym/Cargo.toml
T

14 lines
281 B
TOML

[workspace]
members = [
"client",
"client/directory_client",
"client/mix_client",
"client/provider_client",
"client/validator_client",
"common/topology",
"common/addressing",
"mixnode",
"sfw-provider",
"sfw-provider/sfw-provider-requests"
]