summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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]