Update rustfmt edition to 2021
This commit is contained in:
parent
3154dc7bc8
commit
bcd8d4f2a7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
blank_lines_lower_bound = 1
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
hard_tabs = true
|
||||
indent_style = "Block"
|
||||
match_arm_blocks = true
|
||||
|
|
Loading…
Reference in a new issue