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

11 lines
143 B
TOML

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