about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-10-09 08:33:47 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-10-09 08:33:47 +0000
commit81dc066758ec150b43822d4a0c84aae20fe10f40 (patch)
treefbbc281a6c62bf33896c4d1d9c78497cce19daa7
parent88198c70e4f0eaf06231122a15d6c967ae0b6159 (diff)
downloadrust-81dc066758ec150b43822d4a0c84aae20fe10f40.tar.gz
rust-81dc066758ec150b43822d4a0c84aae20fe10f40.zip
Rustup to rustc 1.75.0-nightly (bf9a1c8a1 2023-10-08)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9bbe72c2b61..86ef127badd 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-08"
+channel = "nightly-2023-10-09"
 components = ["rust-src", "rustc-dev", "llvm-tools"]