diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-12-16 13:54:54 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-12-16 14:00:13 +0100 |
| commit | 71f48ee39b93c2b8b97a5337e0c97ff8d7223cba (patch) | |
| tree | 1e031a713e559a8847cd58ba8421c8b3164067dd | |
| parent | 80ccd6392fa9afe3a00f684cecc1a03000521a0e (diff) | |
| download | rust-71f48ee39b93c2b8b97a5337e0c97ff8d7223cba.tar.gz rust-71f48ee39b93c2b8b97a5337e0c97ff8d7223cba.zip | |
Bump nightly version -> 2023-12-16
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 84c95fd3de8..d575da6dece 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-05" +channel = "nightly-2023-12-16" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
