diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-12-30 14:18:01 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-12-30 14:18:01 +0100 |
| commit | b0f9894491a0d71e60d36871a7c6b45c96eb0a2b (patch) | |
| tree | 6f152609abd712912fd88ce0b0486dc267b0c183 | |
| parent | e45842e3602e806345b3355ed0955e604daef49c (diff) | |
| download | rust-b0f9894491a0d71e60d36871a7c6b45c96eb0a2b.tar.gz rust-b0f9894491a0d71e60d36871a7c6b45c96eb0a2b.zip | |
Bump nightly version -> 2021-12-30
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 3a5dfa6a8c7..471ae40f1ac 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-17" +channel = "nightly-2021-12-30" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
