Skip to content

Commit 35996bf

Browse files
committed
build: rust 1.89; edition 2024
1 parent 415aa88 commit 35996bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.86.0"
2+
channel = "1.89.0"

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
edition = "2021"
1+
edition = "2024"
22
error_on_line_overflow = true
33
wrap_comments = true
44
use_field_init_shorthand = true

0 commit comments

Comments
 (0)