diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-12-30 12:06:21 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-12-30 12:06:21 +0000 |
| commit | 5c95200e9609e8382ed7147d66beeca1769d60b2 (patch) | |
| tree | 5c5e9a72135e344fa19c59a08fae824a6c4f3bbe | |
| parent | fa9cce061e76d714d51e26865b356dada2cf2d9d (diff) | |
Rustup to rustc 1.77.0-nightly (3cdd004e5 2023-12-29)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d6c1738dfa5..8bbd92732d0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-28" +channel = "nightly-2023-12-30" components = ["rust-src", "rustc-dev", "llvm-tools"] |
