about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2021-12-20 11:58:27 -0600
committerCaleb Cartwright <caleb.cartwright@outlook.com>2021-12-20 11:58:27 -0600
commitb214938ff3fcd82f568d9eae0b0bda5d528a15ae (patch)
tree309f1779252548e18f0a733ad8494900faade512
parent8bf82aeb830df6eacd80eab936f39401fb870928 (diff)
downloadrust-b214938ff3fcd82f568d9eae0b0bda5d528a15ae.tar.gz
rust-b214938ff3fcd82f568d9eae0b0bda5d528a15ae.zip
chore: bump toolchain
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1d2cad66751..c97b5ec6609 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-11-08"
+channel = "nightly-2021-12-20"
 components = ["rustc-dev"]