Skip to content

Commit e163844

Browse files
committed
Update toolchain to "nightly-2025-11-05"
1 parent 16cbebd commit e163844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# We can use `#[feature(..)]` in tests which is nice - since tests aren't compiled with the main
1111
# crate so MSRV does not apply to them
12-
toolchain.channel = "nightly-2025-10-24"
12+
toolchain.channel = "nightly-2025-11-05"
1313
toolchain.components = [
1414
"rust-analyzer",
1515
"cargo",

0 commit comments

Comments
 (0)