diff --git a/rustfmt.toml b/rustfmt.toml index 1fd3e2f18..1cec4a0ab 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,4 +1,4 @@ -edition = "2021" +edition = "2024" max_width = 100 wrap_comments = true format_strings = true