summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-11-01 18:33:41 +0100
committersharkdp <davidpeter@web.de>2018-11-01 18:33:41 +0100
commitb0d17e0cb931e0727089afa745f00a0758abff4e (patch)
tree1c1785e2852a7889bb9587f8654729cb62a4d8d3
parentf5e9a84afdab38055a7da2a0c0bd5e11efda0313 (diff)
Update meta data
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6bccad9..8b0896b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,10 @@
[package]
authors = ["David Peter <mail@david-peter.de>"]
categories = ["command-line-utilities"]
+description = "A minimal, fast alternative to 'du -sh'."
homepage = "https://github.com/sharkdp/dup"
-name = "dup"
license = "MIT/Apache-2.0"
+name = "dup"
readme = "README.md"
repository = "https://github.com/sharkdp/dup"
version = "0.1.0"