aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-04-14 23:59:38 +0200
committerDario Nieuwenhuis <[email protected]>2024-04-14 23:59:38 +0200
commit1741209ba242e43ba4f2974c685ca2fab7dca766 (patch)
treecb878d22969452af54bd9eccc2b68d64371c6405
parent7989e3b59dfd8b37c870e4908bdfc052ddbbb9c4 (diff)
update nightly.
Fixes docs build.
-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 98696fd2b..ac160b995 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "nightly-2024-03-20" 2channel = "nightly-2024-04-14"
3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] 3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",