Skip to content

Commit a3b3e0f

Browse files
Automatic toolchain upgrade to nightly-2025-10-20 (#4421)
Update Rust toolchain from nightly-2025-10-19 to nightly-2025-10-20 without any other source changes. Co-authored-by: tautschnig <[email protected]>
1 parent bf4a698 commit a3b3e0f

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
@@ -2,5 +2,5 @@
22
# SPDX-License-Identifier: Apache-2.0 OR MIT
33

44
[toolchain]
5-
channel = "nightly-2025-10-19"
5+
channel = "nightly-2025-10-20"
66
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)