about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2022-06-07 22:14:08 -0500
committerCaleb Cartwright <caleb.cartwright@outlook.com>2022-06-07 22:14:08 -0500
commitaedb396063e2cd166e3cc0bfd762bf382996cd03 (patch)
tree8c16e611ce019ae0151081558c350d0215275cf3
parent1ac2ac0db6be7a762021fef9fb0a0951bc517aea (diff)
downloadrust-aedb396063e2cd166e3cc0bfd762bf382996cd03.tar.gz
rust-aedb396063e2cd166e3cc0bfd762bf382996cd03.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 94b57d506c2..813e5e2c10f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-03-27"
+channel = "nightly-2022-06-06"
 components = ["rustc-dev"]