diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-12-19 16:51:58 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-12-19 16:51:58 +0100 |
| commit | f25c729d2858b9f367bb5c52d84540f7b267c05b (patch) | |
| tree | 266140b3681c6e79354842e27eac2fe62e06d534 | |
| parent | 2ba7fafa680b3080775e5bd34695f18d153f98e6 (diff) | |
update 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 d0c92e655..6efd98956 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-11-04" | 2 | channel = "nightly-2024-12-10" |
| 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", |
