Skip to content

Commit 222f86d

Browse files
authored
Merge pull request betrusted-io#579 from betrusted-io/rustfmt
Rustfmt to 2024 version
2 parents d422bc3 + e290615 commit 222f86d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

Cargo.lock

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ use_small_heuristics = "Max"
2727

2828
# Unstable features below
2929
unstable_features = true
30-
style_edition = "2021"
30+
style_edition = "2024"
3131
# code can be 110 characters, why not comments?
3232
comment_width = 110
3333
# quicker manual lookup

0 commit comments

Comments
 (0)