Skip to content

Commit c35f14b

Browse files
committed
Bump rust-toolchain to 2025-02-22
1 parent a9d9168 commit c35f14b

File tree

27 files changed

+284
-267
lines changed

27 files changed

+284
-267
lines changed

.changelog/6185.trivial.md

Whitespace-only changes.

.rustfmt.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ trailing_comma = "Vertical"
4242
match_block_trailing_comma = false
4343
blank_lines_upper_bound = 1
4444
blank_lines_lower_bound = 0
45-
edition = "2015"
46-
version = "One"
45+
edition = "2021"
46+
style_edition = "2021"
4747
merge_derives = true
4848
use_try_shorthand = false
4949
use_field_init_shorthand = false

0 commit comments

Comments
 (0)