aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil clingman <>2020-10-30 22:47:03 -0400
committertslil clingman <>2020-10-30 22:47:03 -0400
commit9ac8a63a5319fb4c846d7b9f777b1572a47d9560 (patch)
tree0d20672394704304ec614acbc84884f7f2b004d9 /Cargo.toml
parent721479482bf83a1774808516b4d4cc4556b06994 (diff)
Playing around with FLTK more
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ae1add9..28123c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,4 @@ license = "GPL-3.0-or-later"
pancurses = "0.16.1"
argparse = "0.2.2"
chrono = "0.4.10"
-fltk = "^0.9"
+fltk = "^0.10"