Skip to content

Commit 4e802e1

Browse files
authored
Update Rust toolchain to nightly-2023-10-31 (#2846)
Update Rust toolchain to `nightly-2023-10-31`
1 parent d230735 commit 4e802e1

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-2023-10-26"
5+
channel = "nightly-2023-10-31"
66
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)