diff --git a/.rustfmt.toml b/.rustfmt.toml index c17d7f31..d7d9e809 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,5 +1,4 @@ comment_width = 100 -edition = "2018" imports_granularity = "Crate" newline_style = "Unix" use_small_heuristics = "Max"