diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-05-12 23:31:42 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-05-12 23:31:42 +0200 |
| commit | f30b298b0e412c5f14859b419cf01d47a5ea1e01 (patch) | |
| tree | ba1da70fc52977c9c46016375e4096fb84c6c16d /rust-toolchain.toml | |
| parent | 4cade64ebd34bf93458f17cfe85c5f710d0ff13c (diff) | |
Update stable Rust.
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 2f5d17069..57185e217 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.77" | 2 | channel = "1.78" |
| 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", |
