diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-12-02 09:32:38 +0000 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-12-02 09:32:38 +0000 |
| commit | 782b1a846edd321f2d2193d251e3e30c7fccfdc4 (patch) | |
| tree | 09740579d1bd83512efefacea2fc42eaf60d210c | |
| parent | abddd6c4910ddc02fafba8bdfb60c009f7da65d9 (diff) | |
| download | rust-782b1a846edd321f2d2193d251e3e30c7fccfdc4.tar.gz rust-782b1a846edd321f2d2193d251e3e30c7fccfdc4.zip | |
Bump nightly version -> 2021-12-02
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index f02d0b18ddc..27969b0d655 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-23" +channel = "nightly-2021-12-02" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
