aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4b051a9..ab6806d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-pancurses = "0.16.1"
+pancurses = "0.17.0"
argparse = "0.2.2"
-chrono = "0.4.10"
-fltk = "^0.13"
+chrono = "0.4.19"
+fltk = "^1.2" #0.13 ...