summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrique Alves <henriquelalves@gmail.com>2022-07-25 22:12:51 -0300
committerHenrique Alves <henriquelalves@gmail.com>2022-07-25 22:12:51 -0300
commitfb9ed245d4b90dd40938eb062de921bfaef95263 (patch)
tree0ed515a1753a95f4f6ecf49c32e9d32559d2683a
parent627324b5c80d2c72b160691a2ebf420ac7787f82 (diff)
downloadglam-fb9ed245d4b90dd40938eb062de921bfaef95263.tar.gz
glam-fb9ed245d4b90dd40938eb062de921bfaef95263.tar.bz2
glam-fb9ed245d4b90dd40938eb062de921bfaef95263.zip
update cargo toml
-rw-r--r--Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1f7b1e9..078fd69 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,13 @@
name = "glam"
version = "0.1.0"
edition = "2021"
+authors = ["Henrique Alves <henriquelalves@gmail.com>"]
+license = "MIT"
+description = "Godot Lightweight Addon Manager"
+homepage = "https://github.com/henriquelalves/glam"
+repository = "https://github.com/henriquelalves/glam"
+keywords = ["cli", "godot", "addon", "manager"]
+categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html