about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-09-06 18:33:08 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-09-06 18:33:08 +0000
commitdda103b1e33c4902deca8bccf614991ada781fa6 (patch)
tree977c46466020c00d26f523575f1a8f0a861944ed
parent5920ae5e7b0d0b7adf983c0f48a87ffc989b6ec7 (diff)
downloadrust-dda103b1e33c4902deca8bccf614991ada781fa6.tar.gz
rust-dda103b1e33c4902deca8bccf614991ada781fa6.zip
Rustup to rustc 1.74.0-nightly (a991861ec 2023-09-05)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 39e348f37f3..2cc5d7777a6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-09-01"
+channel = "nightly-2023-09-06"
 components = ["rust-src", "rustc-dev", "llvm-tools"]