aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-10-17 14:22:24 +0000
committerUbuntu <github@matdoes.dev>2022-10-17 14:22:24 +0000
commit5c18a4897691bafeebfe081abe286218ca54d914 (patch)
treefa65a597149dddfd35b0eda65fbcc74c7375ff76
parentc7b65b6ec88f4ee861416223a6e5984195c52abe (diff)
downloadazalea-drasl-5c18a4897691bafeebfe081abe286218ca54d914.tar.xz
add description and license in az-client
-rwxr-xr-xazalea-client/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index 5053bffd..3cb5e798 100755
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -1,5 +1,7 @@
[package]
+description = "A headless Minecraft client."
edition = "2021"
+license = "MIT"
name = "azalea-client"
version = "0.1.0"