diff --git a/.rustfmt.toml b/.rustfmt.toml index 9437df19b..d6b02db4f 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,3 +1,2 @@ -edition = '2021' # Needed for direct invocation of rustfmt ourside of cargo fmt +edition = '2021' # Needed for direct invocation of rustfmt ourside of cargo fmt imports_granularity = "Crate" -license_template_path = "FILE_TEMPLATE"