diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-12-28 19:20:40 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-12-28 19:20:40 +0100 |
| commit | 887278c40acebdbcc996534f101a955e189416da (patch) | |
| tree | 5b0ee1b87a4c734915d8d6ac30e92416cb82c2ad | |
| parent | 9ff84af7878f170e0c0041208c0a39120bdc9a97 (diff) | |
| download | rust-887278c40acebdbcc996534f101a955e189416da.tar.gz rust-887278c40acebdbcc996534f101a955e189416da.zip | |
Bump nightly version -> 2023-12-28
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d575da6dece..5a2526fd267 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-16" +channel = "nightly-2023-12-28" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
