Skip to content

Commit acddac4

Browse files
committed
Update edition in rustfmt.toml
1 parent 4417f78 commit acddac4

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
@@ -2,6 +2,6 @@ max_width = 120
22
comment_width = 100
33
match_block_trailing_comma = true
44
wrap_comments = true
5-
edition = "2018"
5+
edition = "2021"
66
error_on_line_overflow = true
77
version = "Two"

0 commit comments

Comments
 (0)