aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-12-12 18:51:51 -0600
committerxoviat <[email protected]>2025-12-12 18:51:51 -0600
commit74f5ec6efdd62969c6edad706ab3313f4d535a6a (patch)
tree72cc3c6a9572e673626c3503d2143f37d7661013 /rust-toolchain.toml
parente8d0b69e8c416cc2b9922acbf277b520d80f3134 (diff)
parent9f501479921ea9bbf5fef8ecdc9ac625225ed019 (diff)
Merge branch 'main' of https://github.com/embassy-rs/embassy into wpan
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
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]
2channel = "1.90" 2channel = "1.92"
3components = [ "rust-src", "rustfmt", "llvm-tools" ] 3components = [ "rust-src", "rustfmt", "llvm-tools" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",