summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrik Sollich <hendrik@hoodie.de>2018-03-02 00:07:57 +0100
committerHendrik Sollich <hendrik@hoodie.de>2018-03-02 00:08:27 +0100
commit3a0b463702b6aa544e4bd67413339b578e358f6b (patch)
treee8958f1d9a0ca02249b1eb1be7c3a893072fc666
parentfd626c1d144d666a4f1e5c630fe9fdd1992d763e (diff)
Updated term
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1158dd0..df3e1c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ name = "prettytable"
[dependencies]
unicode-width = "^0.1"
-term = "^0.4"
+term = "^0.5"
lazy_static = "1"
atty = "^0.2"
encode_unicode = "^0.3"