summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-04-21 15:32:04 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-04-21 15:32:04 +0200
commitcdc0aa188e72ee100bd61943cf7c81ac28be9a81 (patch)
tree97506b23b4089f5e6c95b2aca5f35e3ffe7e5453
parent05f960256794b4fbfa8d62b57050c6479ad369dd (diff)
downloadrust-cdc0aa188e72ee100bd61943cf7c81ac28be9a81.tar.gz
Rustup to rustc 1.53.0-nightly (6df26f897 2021-04-20)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index ef7fc7baba2..e5f85be4436 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
[toolchain]
-channel = "nightly-2021-04-14"
+channel = "nightly-2021-04-21"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]