From 499567a4edad2b90c50f9e39d1289f3a0701ac63 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 2 Nov 2023 06:29:51 -0500 Subject: [PATCH] using version "Two" of rustfmt --- rustfmt.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rustfmt.toml b/rustfmt.toml index 0c3b24b..5e461f8 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ -max_width = 70 \ No newline at end of file +max_width = 70 +version = "Two" \ No newline at end of file