about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-28 10:25:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-28 10:25:03 +0000
commit36c126f94a689e12ea5b5d0e06d55cdbce26ea8d (patch)
tree171324dbc38d82ff5fe090bc556bfb3207c86f14
parent217b005dd1203e62dca24439a8a8466ba7210533 (diff)
downloadrust-36c126f94a689e12ea5b5d0e06d55cdbce26ea8d.tar.gz
rust-36c126f94a689e12ea5b5d0e06d55cdbce26ea8d.zip
Rustup to rustc 1.82.0-nightly (1f12b9b0f 2024-08-27)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d4781c01c8f..2c76d34b65d 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-08-22"
+channel = "nightly-2024-08-28"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"