diff options
| -rw-r--r-- | azalea/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
