From bc7427014dffc44ee26bb0d0b764b5da8bebdd79 Mon Sep 17 00:00:00 2001 From: Alex Bethel Date: Wed, 30 Jun 2021 16:45:44 -0500 Subject: [PATCH] Add more info to Cargo.toml --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 497d99fc..9981fd72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,11 @@ version = "0.1.0" authors = ["able "] edition = "2018" +description = "The best programming language" +license-file = "LICENSE" +documentation = "https://ablecorp.us/able-script-the-book/" +repository = "https://github.com/AbleCorp/able-script" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]