about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-08-12 11:09:15 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-08-12 11:09:15 +0200
commitc3995b5edcf898111ce1ab05df3d0e72088f8a00 (patch)
treea6c7910f0bf64f9882450c356a3bdcdd0c333775
parentd02016d68634637b3416cc740cbea7100dd06d7c (diff)
downloadrust-c3995b5edcf898111ce1ab05df3d0e72088f8a00.tar.gz
rust-c3995b5edcf898111ce1ab05df3d0e72088f8a00.zip
Bump nightly version -> 2021-08-12
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index bff657bc110..23887f17845 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-07-29"
+channel = "nightly-2021-08-12"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]