Skip to content

Commit

Permalink
Update edition in rustfmt.toml, matching Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jabl committed Mar 13, 2024
1 parent a5b76e0 commit da9707c
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,3 +1,3 @@
max_width = 120
edition = "2018"
edition = "2021"
use_try_shorthand = true

0 comments on commit da9707c

Please sign in to comment.