From 2494c42d2fbd2900bdfeebfda39b0b706a45f9fe Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Sat, 10 Oct 2020 23:00:23 -0400 Subject: Thinking about GUI --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d1cac53..ae1add9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,3 +11,4 @@ license = "GPL-3.0-or-later" pancurses = "0.16.1" argparse = "0.2.2" chrono = "0.4.10" +fltk = "^0.9" -- cgit v1.3.1