diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-11-16 19:02:15 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-11-16 19:02:15 +0100 |
| commit | 887f5a5bb469033b925de7732f43587a2b4051de (patch) | |
| tree | 8cc35bde209216988ba60a73aa47ba660b1ea7fd | |
| parent | 6fab1485c3af051096f650d92c3848a1c62bfc05 (diff) | |
| download | rust-887f5a5bb469033b925de7732f43587a2b4051de.tar.gz rust-887f5a5bb469033b925de7732f43587a2b4051de.zip | |
Bump nightly version -> 2023-11-16
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 293fcbf3992..d40e176b4b0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-11-02" +channel = "nightly-2023-11-16" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
