diff --git a/Cargo.toml b/Cargo.toml index 20ccbb6..71ea401 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ version = "5.85.0" [dependencies.pancurses] features = ["wide"] optional = true -version = "0.7" +version = "0.8" [dependencies.termion] optional = true