diff --git a/.cargo/rustfmt.toml b/.cargo/rustfmt.toml index 85ee115daf..48e433df88 100644 --- a/.cargo/rustfmt.toml +++ b/.cargo/rustfmt.toml @@ -12,5 +12,4 @@ reorder_impl_items = true style_edition = "2024" use_field_init_shorthand = true use_try_shorthand = true -where_single_line = true wrap_comments = true