aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil clingman <>2021-10-15 21:37:43 -0400
committertslil clingman <>2021-10-15 21:37:43 -0400
commit93bd7e3aa2d2b615018c6d118ef3bf13aa0b0ab1 (patch)
treeebcc20d7665caa0022c255c60ce698d2b7b73d21 /Cargo.toml
parenta0f3a7f8ba9036d1fcb18941a54077082f15cf3c (diff)
Update dependenciesgui
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 ...