diff options
| author | mat <github@matdoes.dev> | 2022-10-15 17:34:40 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-10-15 17:34:40 -0500 |
| commit | bb3b4e87fbf6ae1b3b29874970cc0e18cc8bb019 (patch) | |
| tree | 1986dbc3898a5f09bcd17a4ea368101dbe0de6e3 /azalea/Cargo.toml | |
| parent | 055d27c7ad1e65264f521158eb2814f890656509 (diff) | |
| download | azalea-drasl-bb3b4e87fbf6ae1b3b29874970cc0e18cc8bb019.tar.xz | |
change description of azalea crate
Diffstat (limited to 'azalea/Cargo.toml')
| -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" |
