about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-10-06 09:19:51 +0200
committerPhilipp Krones <hello@philkrones.com>2022-10-06 09:19:51 +0200
commitad1814dde9003bb711fd0f318e2df0c8f3579c9f (patch)
treee33c0700bbab315720ed7c445c416c067ad0df3b
parente2808afd60ea0f0e17c3aced354adfd58a1f825f (diff)
downloadrust-ad1814dde9003bb711fd0f318e2df0c8f3579c9f.tar.gz
rust-ad1814dde9003bb711fd0f318e2df0c8f3579c9f.zip
Bump nightly version -> 2022-10-06
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index b6976366daf..49b13cb54e7 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-09-08"
+channel = "nightly-2022-10-06"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]