summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2018-12-21 13:37:06 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2018-12-21 13:37:06 -0500
commit800970a36af3822d0cf891c60365992c848a680f (patch)
treefa10392990d28b3d5c9d29f135569bb063ce7421 /Cargo.toml
parent9a01689338f0de36324f042ab4937543472555aa (diff)
update dependencies
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 9af0949..742dcb6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ whoami = "0.2.4"
xdg = "2.2.0"
[dependencies.ncurses]
-version = "5.93.0"
+version = "5.97.0"
features = [ "extended_colors" ]
[features]