about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-09-14 16:51:24 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-09-14 16:51:24 +0000
commitb67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6 (patch)
tree9f64283f732575fe48e0ec22fa85c07625312610
parent214d474a854fc45e589d9bb37e77220c4a5356b1 (diff)
downloadrust-b67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6.tar.gz
rust-b67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6.zip
Rustup to rustc 1.74.0-nightly (8142a319e 2023-09-13)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 3521c9568f8..dda3012aa18 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-09-07"
+channel = "nightly-2023-09-14"
 components = ["rust-src", "rustc-dev", "llvm-tools"]