diff options
| author | Oleksandr Babak <[email protected]> | 2024-09-06 11:29:12 +0200 |
|---|---|---|
| committer | Oleksandr Babak <[email protected]> | 2024-09-06 11:29:12 +0200 |
| commit | 5b4941a51040d1bbcc00590a504e078e2f72f3bd (patch) | |
| tree | 19c4ffa4e215b6040f454efaffad43e66fd60a9d /rust-toolchain-nightly.toml | |
| parent | 01d8508b6c9bf89e27a83b9587bcc13c358c1e51 (diff) | |
ci: update rust-toolchain
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 dfa231344..0b10d7194 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-07-16" | 2 | channel = "nightly-2024-09-06" |
| 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", |
