diff --git a/Cargo.toml b/Cargo.toml index b77d3b8..65a4338 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,12 @@ name = "boxer" version = "0.1.0" edition = "2021" +authors = ["Celeste "] +license = "MPL-2.0" +homepage = "https://git.colean.cc/boxer/about/" +repository = "https://git.colean.cc/boxer/" +readme = "README.md" +categories = ["command-line-interface"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html