about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2021-07-25 22:27:33 -0500
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2021-07-25 22:53:32 -0500
commit4236289b75ee55c78538c749512cdbeea5e1c332 (patch)
treebea66f1fa5b10e6381f2426a40f5ea50ce032388
parent0832137b9e72cf639d46f42d4801db8bc6d798e0 (diff)
chore: bump toolchain
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 7c9d02d933d..b0cd4464df8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-05-13"
+channel = "nightly-2021-07-23"
 components = ["rustc-dev"]