aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-10-15 17:34:40 -0500
committermat <github@matdoes.dev>2022-10-15 17:34:40 -0500
commitbb3b4e87fbf6ae1b3b29874970cc0e18cc8bb019 (patch)
tree1986dbc3898a5f09bcd17a4ea368101dbe0de6e3
parent055d27c7ad1e65264f521158eb2814f890656509 (diff)
downloadazalea-drasl-bb3b4e87fbf6ae1b3b29874970cc0e18cc8bb019.tar.xz
change description of azalea crate
-rw-r--r--azalea/Cargo.toml2
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"