From 72cf01d464c9f5b192c0254c7dab17ffcaf69e44 Mon Sep 17 00:00:00 2001 From: HampusM Date: Thu, 6 Nov 2025 17:42:25 +0100 Subject: chore: add edition to rustfmt config --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index df78ba9..b735c10 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,4 @@ +edition = "2024" max_width = 90 brace_style = "AlwaysNextLine" group_imports = "StdExternalCrate" -- cgit v1.2.3-18-g5258