From 5c18a4897691bafeebfe081abe286218ca54d914 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 14:22:24 +0000 Subject: add description and license in az-client --- azalea-client/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v1.2.3