diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-09-22 01:00:38 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-09-22 01:49:39 +0200 |
| commit | 0850f3b537feb66160b721c280d07d7c85518151 (patch) | |
| tree | 946ba46eac5e07e7fe502a823f1c2d87e706caeb /rust-toolchain-nightly.toml | |
| parent | 0eaf5bc1fffbd808397fe4f6af85198c45b1daa9 (diff) | |
Update Rust.
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 411cc6946..d3e88c7e1 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2025-06-29" | 2 | channel = "nightly-2025-08-05" |
| 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", |
