diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-06-13 20:40:04 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-06-13 20:40:04 +0200 |
| commit | 4d9115b3fb17f441a3280dd7913e682157ca1dac (patch) | |
| tree | 2b3200de38599efcd696835a7d0a01f8e6e27365 /rust-toolchain.toml | |
| parent | 8d79679bb27ce6eca8904e167a8762ad5fc90604 (diff) | |
Update stable to Rust 1.79.
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 57185e217..037fc5c6a 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.78" | 2 | channel = "1.79" |
| 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", |
