diff options
author | mustafa salih <mustafasalih1991@gmail.com> | 2020-12-30 03:13:08 +0300 |
---|---|---|
committer | mustafa salih <mustafasalih1991@gmail.com> | 2020-12-30 03:13:08 +0300 |
commit | 738802e707ca118d82b1599d945c9506970058ae (patch) | |
tree | c7fda475e124e757c42fa72a5df2f84e85801cd8 | |
parent | 0356280b0afb851a313bf2986d15282174626f12 (diff) |
updated conf
-rw-r--r-- | Cargo.toml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ name = "rsblocks" version = "0.1.0" authors = ["mustafa salih <mustafasalih1991@gmail.com>"] 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] |