Skip to content

Commit

Permalink
Update Toolchain to 9/1 (#3478)
Browse files Browse the repository at this point in the history
Updates toolchain to 9/1. This couldn't run automatically because of
#3476.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
  • Loading branch information
carolynzech authored Sep 1, 2024
1 parent 2960f80 commit 5449c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# SPDX-License-Identifier: Apache-2.0 OR MIT

[toolchain]
channel = "nightly-2024-08-30"
channel = "nightly-2024-09-01"
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 comments on commit 5449c3c

Please sign in to comment.