diff --git a/rustfmt.toml b/rustfmt.toml index 44148a2..c7ef391 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ +edition = "2024" reorder_imports = true