From 91f54f9624cb4fe3dda89b51d659573cfd23998e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 13 Nov 2024 14:20:52 -0600 Subject: [PATCH] idk --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustfmt.toml b/rustfmt.toml index 91b451d..87c4085 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,3 @@ max_width = 70 -style_edition = "2024" +style_edition = "2018" # version = "Two" \ No newline at end of file