summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml15
1 files changed, 9 insertions, 6 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6555395..1136ff4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,12 +3,15 @@
###############################################################################
[package]
-name = "vtcol"
-version = "0.42.0"
-authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
+name = "vtcol"
+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"]
+readme = "README.rst"
[[bin]]
-name = "vtcol"
-test = false
-doc = false
+name = "vtcol"
+test = false
+doc = false