summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-22 18:41:13 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-22 18:41:13 -0500
commit214153316b40f1f1a0c649f8fbef09421dc37a45 (patch)
tree3d2ae27850553def6af53a8407db8d3eca9c976c
parent33a1bc159909b6f14124cac693e20b8b2e8feb51 (diff)
[skip travis] remove redundant tag
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 54c1c6fa..c7ccf388 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.2.1"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"
-keywords = ["cross-platform", "monitoring", "cli", "top", "bottom", "tui"]
+keywords = ["cross-platform", "monitoring", "cli", "top", "tui"]
license = "MIT"
categories = ["command-line-utilities", "visualization"]
description = "A cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows."