about summary refs log tree commit diff
path: root/src/tools/rustfmt/rust-toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rustfmt/rust-toolchain')
-rw-r--r--src/tools/rustfmt/rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rustfmt/rust-toolchain b/src/tools/rustfmt/rust-toolchain
index 7c9d02d933d..b0cd4464df8 100644
--- a/src/tools/rustfmt/rust-toolchain
+++ b/src/tools/rustfmt/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-05-13"
+channel = "nightly-2021-07-23"
 components = ["rustc-dev"]