From 256e3ba587d0aba7f78189b6a18ea5952a1e7c57 Mon Sep 17 00:00:00 2001 From: pml68 Date: Fri, 21 Feb 2025 21:22:52 +0100 Subject: feat: update to Rust 2024 --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 197262a..9a5736e 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,4 +1,4 @@ -edition = "2021" +edition = "2024" imports_granularity = "Module" group_imports = "StdExternalCrate" max_width = 80 -- cgit v1.2.3