diff --git a/rustfmt.toml b/rustfmt.toml index c39a1cb..6b9d506 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,5 +1,2 @@ match_block_trailing_comma = true -merge_imports = true -normalize_comments = true -normalize_doc_attributes = true use_try_shorthand = true \ No newline at end of file