Add style_edition to rustfmt.toml
Set style edition to 2024.
This commit is contained in:
parent
c7b9544004
commit
801e15fd5a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
style_edition = "2024"
|
||||
|
||||
imports_layout = "HorizontalVertical"
|
||||
group_imports = "StdExternalCrate"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue