Skip to content

Commit 72bb042

Browse files
chore: set explicit edition in .rustfmt.toml
This results in requiring less manual setup.
1 parent 8a37c20 commit 72bb042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
edition = "2024"
12
use_try_shorthand = true
23
use_field_init_shorthand = true
34
max_width = 120

0 commit comments

Comments
 (0)