diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-03-20 16:37:42 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-03-20 16:39:09 +0100 |
| commit | e5b9b5b3e95a82dbbc15c0688781bfb6fee572ac (patch) | |
| tree | 64da62b211d118e5ffa61ca000c2bca56c5f7675 /rust-toolchain-nightly.toml | |
| parent | eca9aac194580956c851e42565546e5fc50d8070 (diff) | |
Update Nightly in CI.
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 b8a7db353..98696fd2b 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2023-12-20" | 2 | channel = "nightly-2024-03-20" |
| 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", |
