diff --git a/rustfmt.toml b/rustfmt.toml index e4e04d0..91b451d 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,3 @@ max_width = 70 -# style_edition = "2024" +style_edition = "2024" # version = "Two" \ No newline at end of file