diff --git a/rust-toolchain b/rust-toolchain
index 865043b46d1..c52a7f2e743 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-02-25"
+channel = "nightly-2021-03-11"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]