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
Prev Previous commit
Next Next commit
Upgrade toolchain to nightly-2024-01-03
  • Loading branch information
adpaco-aws committed Mar 4, 2024
commit 0c8b84e7f23c5d1c324f6206405005bef3e370be
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-02-28"
channel = "nightly-2024-03-01"
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]