aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d22c326b6d0c7226268359592b5c7d7a8cccc369 (plain)
1
2
3
4
5
6
7
8
9
10
11
[workspace]

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