diff options
| author | xoviat <[email protected]> | 2025-12-12 18:51:51 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-12-12 18:51:51 -0600 |
| commit | 74f5ec6efdd62969c6edad706ab3313f4d535a6a (patch) | |
| tree | 72cc3c6a9572e673626c3503d2143f37d7661013 /rust-toolchain.toml | |
| parent | e8d0b69e8c416cc2b9922acbf277b520d80f3134 (diff) | |
| parent | 9f501479921ea9bbf5fef8ecdc9ac625225ed019 (diff) | |
Merge branch 'main' of https://github.com/embassy-rs/embassy into wpan
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 5d925c934..1f47bee1e 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "1.90" | 2 | channel = "1.92" |
| 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", |
