aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-12-11 17:36:54 +0100
committerDario Nieuwenhuis <[email protected]>2025-12-11 17:36:54 +0100
commit67cf1f856bf50fae7ee519cfdbc8f5b6ff8d6706 (patch)
tree69bffed354ae67162919675c7f176b91c6e2be82 /rust-toolchain.toml
parent933eb5b63d0a479a99d95da9111500be35966f4b (diff)
Update Rust, nightly, xtensa.
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",