aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-11-04 17:46:26 +0100
committerDario Nieuwenhuis <[email protected]>2024-11-04 17:46:26 +0100
commit6dffb2213c295b57de13f4377a5f99878cb506e7 (patch)
treeb14f0ef832903d7c772e2c53001af2a071587214
parentbffe7cf8a6b9c59475c0d8d2f2f8f9e88ad22087 (diff)
Update Nightly.
-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 acab9d615..d0c92e655 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "nightly-2024-10-13" 2channel = "nightly-2024-11-04"
3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] 3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",