diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-06-29 22:37:11 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-07-04 00:23:22 +0200 |
| commit | 72248a601a9ea28ac696f186e2cbe4c2f128a133 (patch) | |
| tree | 109eca1e791766d62237056f9fa4a5a37a7b9d63 /rust-toolchain-nightly.toml | |
| parent | b964bee302fc3631d14d73d9a9b406e7352cd550 (diff) | |
Update Rust nightly, stable.
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 e75ea40cc..411cc6946 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2025-03-12" | 2 | channel = "nightly-2025-06-29" |
| 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", |
