diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-07-25 15:53:00 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-07-25 15:53:00 +0200 |
| commit | 2d678d695637ed1023fd80fea482d60a288e4343 (patch) | |
| tree | e31b0d20672194e7c3c3f190835d10e46f200dd5 /rust-toolchain.toml | |
| parent | 8b4bb625be86e7c199a14ceffbed7ad87b99a8db (diff) | |
Update to Rust 1.80, make check-cfg unconditional.
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 037fc5c6a..ce9040a70 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.79" | 2 | channel = "1.80" |
| 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", |
