Skip to content

Commit b1ae92e

Browse files
committed
Update rustfmt.toml
1 parent f81308f commit b1ae92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
format_code_in_doc_comments = true
22
wrap_comments = true
33
format_strings = true
4-
merge_imports = true
4+
imports_granularity = "Crate"

0 commit comments

Comments
 (0)