aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory/Cargo.toml
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-05-16 23:55:39 -0500
committermat <git@matdoes.dev>2023-05-16 23:55:39 -0500
commita63beff5e395ebf104a62047cefe1c8f6d426f6f (patch)
tree1553e50df0b3f70cd4ae173504a2a86be6789141 /azalea-inventory/Cargo.toml
parentbb49c78ebcb1a6df7b8edf51b2207704a14143ca (diff)
downloadazalea-drasl-a63beff5e395ebf104a62047cefe1c8f6d426f6f.tar.xz
and add the required fields
Diffstat (limited to 'azalea-inventory/Cargo.toml')
-rw-r--r--azalea-inventory/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-inventory/Cargo.toml b/azalea-inventory/Cargo.toml
index e792a1e5..5fe756f7 100644
--- a/azalea-inventory/Cargo.toml
+++ b/azalea-inventory/Cargo.toml
@@ -1,6 +1,9 @@
[package]
+description = "Representations of various inventory data structures in Minecraft."
edition = "2021"
+license = "MIT"
name = "azalea-inventory"
+repository = "https://github.com/mat-1/azalea/tree/main/azalea-inventory-macros"
version = "0.6.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html