From bb3b4e87fbf6ae1b3b29874970cc0e18cc8bb019 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 15 Oct 2022 17:34:40 -0500 Subject: [PATCH] change description of azalea crate --- azalea/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index bef752f2..0f8fb4c9 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -1,5 +1,5 @@ [package] -description = "Advertisement crate for Azalea." +description = "A framework for creating Minecraft bots." edition = "2021" license = "MIT" name = "azalea"