diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-02 14:16:06 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-02 14:16:06 +0000 |
| commit | 5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c (patch) | |
| tree | 04b36cd56623f10f840b70bd23ea0f6c613e0b8f | |
| parent | b856716b8122a55c86b55e4e8c4e36f9dfb41627 (diff) | |
| download | rust-5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c.tar.gz rust-5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c.zip | |
Rustup to rustc 1.84.0-nightly (705cfe0e9 2024-11-01)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 87426f7b8d5..2558b2b9f5d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-10-31" +channel = "nightly-2024-11-02" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
