Skip to content

Commit

Permalink
Specifiy edition in rustfmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
agraven committed Oct 4, 2021
1 parent 3042209 commit 9829b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
edition = "2018"
max_width = 100
comment_width = 80
wrap_comments = true
Expand Down

0 comments on commit 9829b45

Please sign in to comment.