diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-04-14 23:59:38 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-04-14 23:59:38 +0200 |
| commit | 1741209ba242e43ba4f2974c685ca2fab7dca766 (patch) | |
| tree | cb878d22969452af54bd9eccc2b68d64371c6405 /rust-toolchain-nightly.toml | |
| parent | 7989e3b59dfd8b37c870e4908bdfc052ddbbb9c4 (diff) | |
update nightly.
Fixes docs build.
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 98696fd2b..ac160b995 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-03-20" | 2 | channel = "nightly-2024-04-14" |
| 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", |
