From 6ccef6c1e41ed2088f843aaedd87223e8073f3d4 Mon Sep 17 00:00:00 2001 From: Celeste Date: Thu, 31 Mar 2022 18:57:24 +0100 Subject: [PATCH] oh poo i borked it --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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