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

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