about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-06-03 08:38:19 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-06-03 08:38:19 +0200
commitab8bede9d7feb7e4103753977e4e844abb12f033 (patch)
treeafd9bc0979e528bef9467772761ce7bec052eb33
parent531bfc83b6f24dda7d16d3a2f349c9d85d172131 (diff)
downloadrust-ab8bede9d7feb7e4103753977e4e844abb12f033.tar.gz
rust-ab8bede9d7feb7e4103753977e4e844abb12f033.zip
Bump nightly version -> 2021-06-03
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index cb8cb0978f6..e3863c46288 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-05-20"
+channel = "nightly-2021-06-03"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]