1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/Cargo.toml
2021-12-16 17:51:05 -06:00

10 lines
127 B
TOML

[workspace]
members = [
"bot",
"azalea-client",
"azalea-protocol",
"azalea-chat",
"azalea-core",
"azalea-auth",
]