Skip to content

Commit

Permalink
Automatic toolchain upgrade to nightly-2024-09-08 (#3505)
Browse files Browse the repository at this point in the history
Update Rust toolchain from nightly-2024-09-07 to nightly-2024-09-08
without any other source changes.

Co-authored-by: celinval <35149715+celinval@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and celinval committed Sep 9, 2024
1 parent 92c25e6 commit cda1b30
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-09-07"
channel = "nightly-2024-09-08"
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 comments on commit cda1b30

Please sign in to comment.