aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain-nightly.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-09-26 21:21:53 +0200
committerDario Nieuwenhuis <[email protected]>2025-09-26 21:35:49 +0200
commit03d0637d6eed2fe9d44f077aa9ad39bdc8631304 (patch)
tree01b21eaf916bc809c83abec5064f1bc01c8ac800 /rust-toolchain-nightly.toml
parent9158bfde62fce3de4cfb0478e40f8f2b0d5a2ceb (diff)
Update nightly.
Diffstat (limited to 'rust-toolchain-nightly.toml')
-rw-r--r--rust-toolchain-nightly.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml
index d3e88c7e1..dde431bba 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "nightly-2025-08-05" 2channel = "nightly-2025-09-26"
3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] 3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",