diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-10-18 00:31:42 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-10-18 00:43:57 +0200 |
| commit | dcdc0638b6fbec5b68055a5592d71458f83da875 (patch) | |
| tree | 7b4d90f252ae58d9059e90f28b05c9541c2af631 /rust-toolchain.toml | |
| parent | 0225c2a0f2ac7fbca5fe1c4d048a09c70738bcb3 (diff) | |
Update to rust 1.82.
Diffstat (limited to 'rust-toolchain.toml')
| -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 80acb3b5e..69a964040 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.81" | 2 | channel = "1.82" |
| 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", |
