From 1a0924b86bf4c4f542d9b7fbed5e05f8dbc373c9 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Tue, 24 Oct 2017 09:36:05 -0500 Subject: -centering works more closely --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7fcd97e..54443f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,6 @@ version = "0.1.0" authors = ["Tom Barrett "] [dependencies] -pancurses = "0.11" +pancurses = { git = "https://github.com/ihalila/pancurses" } rand = "0.3" + -- cgit v1.2.3