diff options
| author | tslil clingman <> | 2020-10-30 22:47:03 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2020-10-30 22:47:03 -0400 |
| commit | 9ac8a63a5319fb4c846d7b9f777b1572a47d9560 (patch) | |
| tree | 0d20672394704304ec614acbc84884f7f2b004d9 /Cargo.toml | |
| parent | 721479482bf83a1774808516b4d4cc4556b06994 (diff) | |
Playing around with FLTK more
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
