From a53c2acb65457df740f3605124b9e42d363897de Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 1 Jun 2019 16:41:42 +0530 Subject: Add description to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4c6709e..e797708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2018" include = ["src/**/*", "Cargo.toml"] repository = "https://github.com/Byron/dua-cli" readme = "README.md" +description = "A tool to conveniently learn about the disk usage of directories, fast!" license = "MIT" [dependencies] -- cgit v1.2.3