summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a7f4a7..7546543 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,14 @@ version = "1.1.2"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"
+description = "A human-friendly and fast alternative to cut and (sometimes) awk"
+homepage = "https://github.com/theryangeary/choose"
+documentation = "https://github.com/theryangeary/choose"
+repository = "https://github.com/theryangeary/choose"
+readme = "readme.md"
+exclude = [
+ "test/*",
+]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html