Skip to content

Commit

Permalink
Merge pull request #745 from alisianoi/add-rustfmt-toml
Browse files Browse the repository at this point in the history
Add .rustfmt.toml, specify edition = "2021"
  • Loading branch information
Mingun committed May 20, 2024
2 parents 4a4abf7 + 7d19cf1 commit 499dbaf
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
@@ -0,0 +1 @@
edition = "2021"

0 comments on commit 499dbaf

Please sign in to comment.