about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-04-22 11:25:56 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-04-22 11:25:56 +0200
commit876897da8f94439f307d5c7a7c6be17de7a6c5ff (patch)
treed1ff9baaee4f8849fe05d87f8e61be9f629ff13c
parent44c8057f4d48157193eaa9a7b5ced772cc6ae81a (diff)
downloadrust-876897da8f94439f307d5c7a7c6be17de7a6c5ff.tar.gz
rust-876897da8f94439f307d5c7a7c6be17de7a6c5ff.zip
Bump nightly version -> 2021-04-22
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 7e4d12b8632..cd398451783 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-04-08"
+channel = "nightly-2021-04-22"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]