azalea/Cargo.toml
2022-04-30 17:55:18 -05:00

15 lines
197 B
TOML
Executable file

[workspace]
members = [
"bot",
"azalea-client",
"azalea-protocol",
"azalea-chat",
"azalea-core",
"azalea-auth",
"azalea-nbt",
"azalea-brigadier",
]
[profile.release]
debug = true