Skip to content

Commit cdc9d0d

Browse files
committed
chore: replaced deprecated 'version' option with 'style_edition' and update nightly version to 2025-04-04
1 parent 2643b9d commit cdc9d0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nightly-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2024-09-01
1+
nightly-2025-04-04

rustfmt.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ match_block_trailing_comma = false
5858
blank_lines_upper_bound = 1
5959
blank_lines_lower_bound = 0
6060
edition = "2021"
61-
version = "One"
61+
style_edition = "2021"
6262
inline_attribute_width = 0
6363
format_generated_files = true
6464
merge_derives = true

0 commit comments

Comments
 (0)