Skip to content

Commit

Permalink
Upgrade rustfmt to 2021 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
Keavon committed Nov 3, 2021
1 parent b902b50 commit 26835d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
edition = "2018"
edition = "2021"
hard_tabs = true
max_width = 200
newline_style = "Unix"
Expand Down

0 comments on commit 26835d8

Please sign in to comment.