From 72b434a877482604a05b9c3eb1e022d0467d2fc7 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 497d99f..9981fd7 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]