diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-05-25 18:39:17 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-05-25 18:39:17 +0000 |
| commit | 979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785 (patch) | |
| tree | 76b9bb23ac853146b39e907ec0a22d226ef4aaf1 | |
| parent | aa04a2726872e9abf44b77d81aa05a8e66350d70 (diff) | |
| download | rust-979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785.tar.gz rust-979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785.zip | |
Rustup to rustc 1.89.0-nightly (5e16c6620 2025-05-24)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 4b6ed82762b..af4bd6dc6b8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-05-20" +channel = "nightly-2025-05-25" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
