Skip to content

Commit

Permalink
Merge pull request #579 from betrusted-io/rustfmt
Browse files Browse the repository at this point in the history
Rustfmt to 2024 version
  • Loading branch information
bunnie authored Sep 22, 2024
2 parents d422bc3 + e290615 commit 222f86d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use_small_heuristics = "Max"

# Unstable features below
unstable_features = true
style_edition = "2021"
style_edition = "2024"
# code can be 110 characters, why not comments?
comment_width = 110
# quicker manual lookup
Expand Down

0 comments on commit 222f86d

Please sign in to comment.