aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-09-22 01:00:38 +0200
committerDario Nieuwenhuis <[email protected]>2025-09-22 01:49:39 +0200
commit0850f3b537feb66160b721c280d07d7c85518151 (patch)
tree946ba46eac5e07e7fe502a823f1c2d87e706caeb /rust-toolchain.toml
parent0eaf5bc1fffbd808397fe4f6af85198c45b1daa9 (diff)
Update Rust.
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 e24864037..5d925c934 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "1.88" 2channel = "1.90"
3components = [ "rust-src", "rustfmt", "llvm-tools" ] 3components = [ "rust-src", "rustfmt", "llvm-tools" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",