diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-05 11:27:16 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-05 11:27:16 +0000 |
| commit | 0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0 (patch) | |
| tree | 2f67fb0ed63a96dea32dfc3706c8548c8acd7c9b | |
| parent | b226c6e2d6e0f118d16fc1a345e5293479aab6d9 (diff) | |
| download | rust-0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0.tar.gz rust-0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0.zip | |
Rustup to rustc 1.86.0-nightly (bef3c3b01 2025-02-04)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index e612befc965..62efc715ce0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-02-01" +channel = "nightly-2025-02-05" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
