From a0f3a7f8ba9036d1fcb18941a54077082f15cf3c Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Sat, 9 Jan 2021 22:42:12 -0500 Subject: Added .rustfmt.toml, tabs for indentation, spaces for alignment --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 28123c5..4b051a9 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.10" +fltk = "^0.13" -- cgit v1.3.1