diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 14:22:24 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 14:22:24 +0000 |
| commit | 5c18a4897691bafeebfe081abe286218ca54d914 (patch) | |
| tree | fa65a597149dddfd35b0eda65fbcc74c7375ff76 | |
| parent | c7b65b6ec88f4ee861416223a6e5984195c52abe (diff) | |
| download | azalea-drasl-5c18a4897691bafeebfe081abe286218ca54d914.tar.xz | |
add description and license in az-client
| -rwxr-xr-x | azalea-client/Cargo.toml | 2 |
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" |
