aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-04-15 00:02:45 +0200
committerGitHub <[email protected]>2024-04-15 00:02:45 +0200
commit953e1cd6f646af6a25f380909b06dc7256a63703 (patch)
treecb878d22969452af54bd9eccc2b68d64371c6405
parent7989e3b59dfd8b37c870e4908bdfc052ddbbb9c4 (diff)
parent1741209ba242e43ba4f2974c685ca2fab7dca766 (diff)
Merge pull request #2814 from embassy-rs/update-nightly
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 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",