about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2023-10-08 11:32:07 -0400
committerAntoni Boucher <bouanto@zoho.com>2023-10-08 11:32:07 -0400
commit237be9e0cb83101ba910a1fd62b3a56277cbfcd2 (patch)
tree852ba8f74e4d7667bee0917f4b1b3d7d88e574c9
parentc567e59bad26c05b1a30495ced26f99e9362b783 (diff)
downloadrust-237be9e0cb83101ba910a1fd62b3a56277cbfcd2.tar.gz
rust-237be9e0cb83101ba910a1fd62b3a56277cbfcd2.zip
Update to nightly-2023-10-08
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1b60d708007..25a1cea98cc 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-08-12"
+channel = "nightly-2023-10-08"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]