diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-11-28 17:59:45 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-12-16 16:06:00 +0100 |
| commit | 87280463b24ce4d50b655aa526ab034b0dc2ad61 (patch) | |
| tree | 5cea7b8d16697105f6b94d078c5acabea7f1f958 /rust-toolchain.toml | |
| parent | 47e96beff4fc4c8dff8bf6d6a67e1d2e81c40495 (diff) | |
Update to Rust 1.83
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 69a964040..704d2e3a2 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.82" | 2 | channel = "1.83" |
| 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", |
