Skip to content

Commit 1173204

Browse files
Use style_edition over version
1 parent 624bc65 commit 1173204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run rustfmt with this config (it should be picked up automatically).
2-
version = "Two"
2+
style_edition = "2024"
33
use_small_heuristics = "Max"
44
merge_derives = false
55
group_imports = "StdExternalCrate"

0 commit comments

Comments
 (0)