diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-02-17 16:48:27 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-02-17 16:52:29 +0100 |
| commit | 5050b2fe8857644a7589b2b728bf32423b1c5089 (patch) | |
| tree | 144ed8b00c5d35fc6c236fac6ef0f4e23511e8ae /rust-toolchain.toml | |
| parent | f6b480ef1c2ba421353a674cdaa5e52372d1273f (diff) | |
Update to Rust 1.84
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 704d2e3a2..73c97872c 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.83" | 2 | channel = "1.84" |
| 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", |
