locationoverflow/Cargo.toml

8 lines
116 B
TOML

[workspace]
members = [
"api",
"common",
"websocket-worker",
"azalea-worker",
"discord-worker"
]