about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-10 17:19:48 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-10 17:19:48 +0100
commit45aa965bd516620a9a92e583c0cfe34ec1b923ba (patch)
tree8712f92c0497b3fbe976f3b142fcc9422312827a
parent5a8932871098173abcf1341abd95e7127f92b739 (diff)
downloadrust-45aa965bd516620a9a92e583c0cfe34ec1b923ba.tar.gz
rust-45aa965bd516620a9a92e583c0cfe34ec1b923ba.zip
Update rustc version to 2024-03-10
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a0ac8286660..42c26df058a 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-03-05"
+channel = "nightly-2024-03-10"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]