From 499fd5ebbbcbd70b4fc72f1698c84ee4bd443b9c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 21 Jan 2026 15:09:33 +0000 Subject: chore(rustfmt.toml): Update version to style_edition --- rustfmt.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rustfmt.toml b/rustfmt.toml index 468dd47..13ea463 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -20,6 +20,5 @@ tab_spaces = 2 use_field_init_shorthand = true use_small_heuristics = "Max" use_try_shorthand = true -version = "Two" +style_edition = "2024" wrap_comments = true - -- cgit v1.2.3