diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ name = "raidgrep" version = "1.0.0" authors = ["Daniel <kingdread@gmx.de>"] license = "GPL-3.0-or-later" -license-file = "LICENSE" edition = "2018" description = "An evtc searching tool, akin to find" readme = "README.md" |