diff --git a/rustfmt.toml b/rustfmt.toml index dd3bd0d72..3a26366d4 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1 @@ edition = "2021" -group_imports = "StdExternalCrate"