Skip to content

Commit 05b07bf

Browse files
committed
chore: fix fmt edition
1 parent 8316c6f commit 05b07bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
edition = "2021"
2-
version = "Two"
2+
style_edition = "2021"
33

44
max_width = 100
55
array_width = 100

0 commit comments

Comments
 (0)