Nova/Cargo.toml

13 lines
221 B
TOML

[workspace]
members = [
"exes/cache/",
"exes/gateway/",
"exes/rest/",
"exes/webhook/",
"exes/ratelimit/",
"exes/all-in-one/",
"libs/proto/",
"libs/shared/",
"libs/leash/"
]