Skip to content

Commit 954fa15

Browse files
authored
Upgrade toolchain to 2024-12-19 (model-checking#3810)
Upgrade Rust toolchain to 2024-12-19. Resolves model-checking#3795 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.
1 parent 91a41ea commit 954fa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# SPDX-License-Identifier: Apache-2.0 OR MIT
33

44
[toolchain]
5-
channel = "nightly-2024-12-18"
5+
channel = "nightly-2024-12-19"
66
components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]

0 commit comments

Comments
 (0)