diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-10-14 00:01:49 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-10-14 00:11:16 +0200 |
| commit | ee669ee5c57851ade034beca7cfaf81825c4c21b (patch) | |
| tree | 892039ef8d5b90d11bc785ee56ae15304a3127c2 /rust-toolchain-nightly.toml | |
| parent | 4eb820ab6c50a0bd84f22439dab305289b3ba4a1 (diff) | |
Update nighlty, fix warnings.
Fixes #2599
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 0b10d7194..acab9d615 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-09-06" | 2 | channel = "nightly-2024-10-13" |
| 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", |
