Upgrade rustfmt to 2021 edition
This commit is contained in:
parent
b902b50ec4
commit
26835d8d29
|
|
@ -1,4 +1,4 @@
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
hard_tabs = true
|
hard_tabs = true
|
||||||
max_width = 200
|
max_width = 200
|
||||||
newline_style = "Unix"
|
newline_style = "Unix"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue