summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2017-09-06 09:28:13 +0300
committerCyril Plisko <cyril.plisko@mountall.com>2017-09-06 09:28:13 +0300
commite82970c381a41052ae6131fa139a2cce9296552b (patch)
treec40b583d5de34b0541faa6a081cd3fff73d70b90
parente28cfc2ef091605014a6d4da32fd673637d10dd8 (diff)
Drop homepage as it is not different from the repository
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 63309e9..2d23acd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,6 @@
authors = ["Cyril Plisko <cyril.plisko@mountall.com>"]
description = "Helps pipe your output through an external pager"
documentation = "https://docs.rs/pager"
-homepage = "https://gitlab.com/imp/pager-rs"
keywords = ["pager", "less", "more"]
license = "Apache-2.0/MIT"
name = "pager"