diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-09-26 21:21:53 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-09-26 21:35:49 +0200 |
| commit | 03d0637d6eed2fe9d44f077aa9ad39bdc8631304 (patch) | |
| tree | 01b21eaf916bc809c83abec5064f1bc01c8ac800 /rust-toolchain-nightly.toml | |
| parent | 9158bfde62fce3de4cfb0478e40f8f2b0d5a2ceb (diff) | |
Update nightly.
Diffstat (limited to 'rust-toolchain-nightly.toml')
| -rw-r--r-- | rust-toolchain-nightly.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml index d3e88c7e1..dde431bba 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2025-08-05" | 2 | channel = "nightly-2025-09-26" |
| 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] | 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] |
| 4 | targets = [ | 4 | targets = [ |
| 5 | "thumbv7em-none-eabi", | 5 | "thumbv7em-none-eabi", |
