aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 97b864f465bd7d0d0f27678d412adb4c2ab78f19 (plain)
1
2
3
4
5
6
7
8
[workspace]

members = [
    "bot",
    "minecraft-client",
    "minecraft-protocol",
    "minecraft-chat",
]