diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-21 10:31:35 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-21 10:31:35 +0000 |
| commit | a960aac0ba604136882cef9a01b00822b20f46de (patch) | |
| tree | e3443f5a2c6a9bd7d62cfcd247c2c1b612c82b24 | |
| parent | d09f798235caa8aa563aea1436b2f770223d7e24 (diff) | |
| download | rust-a960aac0ba604136882cef9a01b00822b20f46de.tar.gz rust-a960aac0ba604136882cef9a01b00822b20f46de.zip | |
Rustup to rustc 1.84.0-nightly (3fee0f12e 2024-11-20)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 6aa7493c5a4..c9717cacd1a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-11-12" +channel = "nightly-2024-11-21" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
