about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-09-02 12:45:45 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-09-02 12:45:45 +0100
commitfb6839db2d4a6e0239c400a599e691c7ec969ad1 (patch)
tree8667a5f75b64ea042cba3fd2dcdb1132dd5dfe79
parent8bf2940abb478139e575cba302a4ea100c4652cb (diff)
Bump nightly version -> 2021-09-02
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 23887f17845..8b0563eda6d 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-08-12"
+channel = "nightly-2021-09-02"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]