diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-02-17 17:41:17 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-02-17 17:41:17 +0100 |
| commit | 489abb1f8fef2767857bcd045d7cbf669a9a7ab3 (patch) | |
| tree | 93ff8c768657ebba187f7d7958036db3c7a1be68 | |
| parent | ac6e8d0ad9840f8f44c66689422d8773538ea827 (diff) | |
Update Rust nightly.
| -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 6efd98956..8faa1a073 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-12-10" | 2 | channel = "nightly-2025-02-17" |
| 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", |
