diff options
author | mustafa salih <mustafasalih1991@gmail.com> | 2020-12-30 03:22:00 +0300 |
---|---|---|
committer | mustafa salih <mustafasalih1991@gmail.com> | 2020-12-30 03:22:00 +0300 |
commit | dc451435ed739a0c955369980ad571ca077439ae (patch) | |
tree | 0ea3d8b5b8e0a91886a08cd72685275be7079fd8 /Cargo.toml | |
parent | 738802e707ca118d82b1599d945c9506970058ae (diff) |
a little optim
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ 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 |