about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2024-02-20 10:23:05 -0500
committerAntoni Boucher <bouanto@zoho.com>2024-02-20 10:23:05 -0500
commit6bbbf59951a6ef9f54f5f0e2849bba2ac53928a5 (patch)
tree0306bb693bf747088a5456d3eb062bd18df8eaaf
parentc350ae83e87519090f94e6a6d2f94ed5ca5f28ba (diff)
downloadrust-6bbbf59951a6ef9f54f5f0e2849bba2ac53928a5.tar.gz
rust-6bbbf59951a6ef9f54f5f0e2849bba2ac53928a5.zip
Update to nightly-2024-02-20
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1962c217258..cd278090924 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-11-17"
+channel = "nightly-2024-02-20"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]