azalea/Cargo.toml

10 lines
122 B
TOML
Raw Normal View History

2021-12-06 06:28:40 +00:00
[workspace]
members = [
2021-12-16 05:07:10 +00:00
"bot",
"minecraft-client",
"minecraft-protocol",
"minecraft-chat",
"minecraft-core",
]