aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain-nightly.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-nightly.toml
parent0eaf5bc1fffbd808397fe4f6af85198c45b1daa9 (diff)
Update Rust.
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 411cc6946..d3e88c7e1 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "nightly-2025-06-29" 2channel = "nightly-2025-08-05"
3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] 3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",