From 792526d07d6b4c7fb57918074d0fa11831678e3a Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 9 May 2015 00:51:29 +0200 Subject: =?UTF-8?q?cargo:=20silence=20warnings=20about=20non-conformant=20?= =?UTF-8?q?=E2=80=9Ckeywords=E2=80=9D=20array?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " ] 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" -- cgit v1.2.3