Skip to content

Commit

Permalink
Update Rust toolchain to nightly-2023-12-18 (#2953)
Browse files Browse the repository at this point in the history
Updates the Rust toolchain to `nightly-2023-12-18`.

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
adpaco-aws committed Dec 19, 2023
1 parent 47c2155 commit 6b2b5cf
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-2023-12-16"
channel = "nightly-2023-12-18"
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]

0 comments on commit 6b2b5cf

Please sign in to comment.