about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-10-07 11:12:27 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-10-07 11:12:27 +0200
commit8f9ef87f75977dd5e29c02289b9b7b09e1a28478 (patch)
treea7a579b3dbe20af2272994c3c6fe7b63d6c8699a
parent9613df9c85d0a2c2dc81a9e226c1aaf17952d7f7 (diff)
downloadrust-8f9ef87f75977dd5e29c02289b9b7b09e1a28478.tar.gz
rust-8f9ef87f75977dd5e29c02289b9b7b09e1a28478.zip
Bump nightly version -> 2021-10-07
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 660401ff28c..f98819303e6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-09-28"
+channel = "nightly-2021-10-07"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]