Remove edition from .rustfmt.toml
The edition is inferred from `Cargo.toml`s.
This commit is contained in:
parent
27e91c972d
commit
0b83227cef
@ -1,5 +1,4 @@
|
||||
comment_width = 100
|
||||
edition = "2018"
|
||||
imports_granularity = "Crate"
|
||||
newline_style = "Unix"
|
||||
use_small_heuristics = "Max"
|
||||
|
Loading…
x
Reference in New Issue
Block a user