diff --git a/Cargo.toml b/Cargo.toml index e7b0066..3a49f37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ version = "5.86.0" [dependencies.pancurses] features = ["wide"] optional = true -version = "0.11" +version = "0.12" [dependencies.termion] optional = true