From 9642558f8f8d983a7087f15d68be8cf07a85f0c2 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 15 Dec 2021 23:10:55 -0600 Subject: azalea --- Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') 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", ] -- cgit v1.2.3