Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 715ea1f

Browse files
committed
Use crate import granularity
1 parent ba215ff commit 715ea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rustfmt.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
newline_style = "Unix"
22
edition = "2018"
3-
imports_granularity = "Module"
3+
imports_granularity = "Crate"
44
format_code_in_doc_comments = true
55
normalize_comments = true
66
wrap_comments = true

0 commit comments

Comments
 (0)