From 442c37cbcf155c8e89a54424830ffdd35b63463d Mon Sep 17 00:00:00 2001 From: trivernis Date: Tue, 28 Jul 2020 20:27:11 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index ee298ba..9d12b4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,11 @@ name = "charred" version = "0.1.0" authors = ["trivernis "] edition = "2018" +license-file = "LICENSE" +readme = "README.md" +description = "charred char checking" +repository = "https://github.com/Trivernis/charred-rs" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html