diff --git a/Cargo.toml b/Cargo.toml index 02e9d51..7f311d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,8 +45,7 @@ version = "1.3" [dependencies.ncurses] features = ["wide"] optional = true -#version = "5.97" -git = "https://github.com/jeaye/ncurses-rs" +version = "5.97" [dependencies.pancurses] features = ["wide"]