diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-12-28 18:14:55 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-12-28 18:14:55 +0100 |
| commit | 8d36fe388240b02ae5ef2f49b310e215fc9dffc3 (patch) | |
| tree | d35f36aaccc8389b1e89b21a5dd366bc22678d93 | |
| parent | 750aa3ceec845158bdce747a3d1dc9967e79f6fa (diff) | |
ci: use stable 1.75.
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e1af0b647..a6fe52ee2 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "beta-2023-12-17" | 2 | channel = "1.75" |
| 3 | components = [ "rust-src", "rustfmt", "llvm-tools" ] | 3 | components = [ "rust-src", "rustfmt", "llvm-tools" ] |
| 4 | targets = [ | 4 | targets = [ |
| 5 | "thumbv7em-none-eabi", | 5 | "thumbv7em-none-eabi", |
