diff --git a/Cargo.toml b/Cargo.toml index 238f1bc..134f094 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,10 @@ name = "trinitry" description = "A very simple programming language, used to map functions to commands" version = "0.1.0" edition = "2021" +license = "LGPL-3.0-or-later" +repository = "https://git.nerdcult.net/trinitrix/trinitry" +categories = ["programming-language", "library"] +keywords = ["language", "simple"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html