Skip to content

Commit

Permalink
update rustfmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sragss committed Dec 4, 2023
1 parent 37ac825 commit 4d5a51b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
edition = "2018"
tab_spaces = 2
edition = "2021"
tab_spaces = 4
newline_style = "Unix"
use_try_shorthand = true

0 comments on commit 4d5a51b

Please sign in to comment.