summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-12-10 18:09:50 +0100
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-12-10 18:09:50 +0100
commit5b0aebdec3df5d48ae03eb87a6367333010227ee (patch)
tree6afeb9ebd970823d5a40dc83a9cb99cae6d1f165 /Cargo.toml
parent3c33852070ad29d16ef6a2a3f50a8f187ce21bcc (diff)
Reduces number of crate's tag to 5
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 9068ee3..e752aa5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/phsym/prettytable-rs"
documentation = "http://phsym.github.io/prettytable-rs"
readme = "README.md"
authors = [ "Pierre-Henri Symoneaux" ]
-keywords = ["tab", "table", "format", "pretty", "aligned", "terminal", "print"]
+keywords = ["tab", "table", "format", "pretty", "print"]
license = "BSD-3-Clause"
[[bin]]