summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 07e1752..edc2378 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,12 +4,13 @@
[package]
name = "vtcol"
+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", "vt", "tty", "console", "system" ]
readme = "README.rst"
-license = "GPL3"
+license = "GPL-3.0"
[[bin]]
name = "vtcol"