Use style_edition over version
This commit is contained in:
parent
624bc65665
commit
1173204b36
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Run rustfmt with this config (it should be picked up automatically).
|
||||
version = "Two"
|
||||
style_edition = "2024"
|
||||
use_small_heuristics = "Max"
|
||||
merge_derives = false
|
||||
group_imports = "StdExternalCrate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue