aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-03-20 16:37:42 +0100
committerDario Nieuwenhuis <[email protected]>2024-03-20 16:39:09 +0100
commite5b9b5b3e95a82dbbc15c0688781bfb6fee572ac (patch)
tree64da62b211d118e5ffa61ca000c2bca56c5f7675
parenteca9aac194580956c851e42565546e5fc50d8070 (diff)
Update Nightly in CI.
-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 b8a7db353..98696fd2b 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
1[toolchain] 1[toolchain]
2channel = "nightly-2023-12-20" 2channel = "nightly-2024-03-20"
3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] 3components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
4targets = [ 4targets = [
5 "thumbv7em-none-eabi", 5 "thumbv7em-none-eabi",