diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-03-12 21:07:48 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-03-12 21:07:48 +0100 |
| commit | 6cc566645eade9319b02a0ef444bfc4060e128e8 (patch) | |
| tree | 32cc1eaa87dd4e0b10db511a2a0ee6db47a45626 /rust-toolchain-nightly.toml | |
| parent | 38f26137fc67beb874aa73c9a7ab2150d9f3d372 (diff) | |
Update Rust stable, 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 8faa1a073..d803b29a0 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2025-02-17" | 2 | channel = "nightly-2025-03-12" |
| 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", |
