From c9fc9cd6983ccd3c50ce58823807f0b18aa8cde1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 6 Mar 2021 03:28:06 -0500 Subject: fix rustfmt config --- .rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.rustfmt.toml') diff --git a/.rustfmt.toml b/.rustfmt.toml index 6a05a26..55b0b14 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,2 +1,2 @@ -edition = 2018 +edition = "2018" max_width = 78 -- cgit v1.2.3-54-g00ecf