From 98f850a1ccd30618620a7d78999899c24463238a Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 6 Jul 2020 10:44:23 +0800 Subject: Use crosstermion to create a terminal with the corresponding backend The only question left is how to conform colors. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index c3577fa..74d5f8b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -232,7 +232,7 @@ dependencies = [ "structopt", "termion", "tui", - "tui-react 0.4.0", + "tui-react 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "unicode-segmentation", ] -- cgit v1.2.3