Skip to content

Commit 61aca4c

Browse files
github-actions[bot]celinvaltautschnig
authored
Automatic toolchain upgrade to nightly-2024-09-25 (#3547)
Update Rust toolchain from nightly-2024-09-23 to nightly-2024-09-25 without any other source changes. We skip over 2024-09-24 as that version ICEs when trying to build http-body (fixed by rust-lang/rust#130775). --------- Co-authored-by: celinval <35149715+celinval@users.noreply.github.com> Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
1 parent 4f75199 commit 61aca4c

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-2024-09-23"
5+
channel = "nightly-2024-09-25"
66
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)