aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a4ad743a..22f3e5a8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,8 +2,8 @@
members = [
"bot",
- "minecraft-client",
- "minecraft-protocol",
- "minecraft-chat",
- "minecraft-core",
+ "azalea-client",
+ "azalea-protocol",
+ "azalea-chat",
+ "azalea-core",
]