summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1fb4171..e70b876 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ xdg = "2.2.0"
[dependencies.ncurses]
-version = "5.97.0"
+version = "5.98.0"
features = [ "extended_colors", "panel" ]
[features]