diff options
| author | tslil clingman <> | 2021-01-09 22:42:12 -0500 |
|---|---|---|
| committer | tslil clingman <> | 2021-01-09 22:44:29 -0500 |
| commit | a0f3a7f8ba9036d1fcb18941a54077082f15cf3c (patch) | |
| tree | bb3943b7bc3cee704fbc7ad7c4e4c1ca0204d5f7 /Cargo.toml | |
| parent | 1cb3c0ea50ce55278413dfd368285cb622130a30 (diff) | |
Added .rustfmt.toml, tabs for indentation, spaces for alignment
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.10" +fltk = "^0.13" |
