From 53928f4b6ceb607bca08cf9a2a36824b0944f2c1 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Mon, 18 Nov 2019 05:38:59 +0000 Subject: Convert from ncurses to crossterm --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b26809f..e803045 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ edition = "2018" [dependencies] rand = "0.7.0" text_io = "0.1.7" -pancurses = "0.16" +crossterm = "0.13.3" -- cgit v1.2.3