summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2017-09-06 09:42:17 +0300
committerCyril Plisko <cyril.plisko@mountall.com>2017-09-06 09:42:17 +0300
commit1c1c790336366f38a3e93ed90bf7fadfe5fd32f7 (patch)
treeef0d8b1d66ed80010f30372468dcfbca383a7b73
parent3f335c3503fccdb7879af6e927385cd46f8316c5 (diff)
Add catagories
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2d23acd..33e254f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ name = "pager"
readme = "README.md"
repository = "https://gitlab.com/imp/pager-rs.git"
version = "0.12.1"
+categories = ["command-line-interface", "text-processing"]
[badges]
travis-ci = { repository = "imp/pager-rs" }