Skip to content

Commit 2fb97d2

Browse files
authored
Upgrade toolchain to nightly-2024-07-01 (rust-lang#3314)
Upgrade toolchain to `nightly-2024-07-01` so we're up to date. No other changes are required.
1 parent 67d6ac9 commit 2fb97d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
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-06-29"
5+
channel = "nightly-2024-07-01"
66
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)