summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index edc2378..d4fc6db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ description = "Set Linux console color scheme"
version = "0.42.0"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
-keywords = [ "linux", "virtual terminal", "vt", "tty", "console", "system" ]
+keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]
readme = "README.rst"
license = "GPL-3.0"