diff --git a/rust-toolchain b/rust-toolchain
index e23dc73ab08..f065f0bffc7 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-01-27"
+channel = "nightly-2022-02-10"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]