summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-05-26 18:41:32 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2015-05-26 18:41:32 +0200
commit5047d01be77832cc7a03608777122b471c4a9156 (patch)
treed42815f9ac8435d73764e9e1ab9094d463d509f2 /Cargo.toml
parent792526d07d6b4c7fb57918074d0fa11831678e3a (diff)
downloadvtcol-5047d01be77832cc7a03608777122b471c4a9156.tar.gz
vtcol.rs: reinstate usage message
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d4fc6db..bd08da9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "vtcol"
description = "Set Linux console color scheme"
-version = "0.42.0"
+version = "0.42.1"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]