diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-09-09 02:13:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-09 02:13:17 +0200 |
| commit | 74e724f96869680da4893ad7024676bef1c57334 (patch) | |
| tree | 068955cb14dfcd59c2e21fb31b49b8eb072c58dd | |
| parent | 1cf778904d597a5bc01a4b7862f965681636faf1 (diff) | |
Update to Rust 1.81 (#3322)
| -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 ce9040a70..80acb3b5e 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.80" | 2 | channel = "1.81" |
| 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", |
