about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-01-02 16:05:54 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-01-02 16:05:54 +0100
commitdb268f8ef8e8ba0b0f1fedeb82156b251c86395a (patch)
treef133832b34a1192d9a1d300e07a3f3cf3036fb46
parentd93692efa2f5650aeab832ea91f743771b3db1d9 (diff)
Bump nightly version to 2021-01-02
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d2e84132f4e..c579beeae89 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2020-12-20"
+channel = "nightly-2021-01-02"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]