From 738802e707ca118d82b1599d945c9506970058ae Mon Sep 17 00:00:00 2001 From: mustafa salih Date: Wed, 30 Dec 2020 03:13:08 +0300 Subject: [PATCH] updated conf --- Cargo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 191edfe..efdb3e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,11 @@ name = "rsblocks" version = "0.1.0" authors = ["mustafa salih "] edition = "2018" - +readme = "README.md" +license = "MIT" +license-file = "LICENSE" +repository = "https://github.com/MustafaSalih1993/rsblocks" +description = "This is a minimal status bar for dwm window manager for linux" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]