Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Upgrade Rust toolchain to nightly-2024-05-17
  • Loading branch information
celinval authored and github-actions[bot] committed May 17, 2024
commit b92ca506c67f9345f0311c40a56cef8e2df01f9f
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-05-16"
channel = "nightly-2024-05-17"
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]