From 8a41f5aeb3ac143d731928d1c343cd9338190f0a Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 23 May 2026 19:56:41 +0200 Subject: style: format for Rust edition 2021 --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index b735c10..67240b1 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,4 +1,4 @@ -edition = "2024" +edition = "2021" max_width = 90 brace_style = "AlwaysNextLine" group_imports = "StdExternalCrate" -- cgit v1.2.3-18-g5258