about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2023-02-28 18:57:08 -0500
committerAntoni Boucher <bouanto@zoho.com>2023-02-28 22:20:44 -0500
commit78f3a7ed1ffc2787205bf64fc70cfa15640fba1e (patch)
tree815a52c76b93e57f962b34791521a73592dd3729
parent802e9026d93557e2d4ee03c7ab80aac4a665ead1 (diff)
downloadrust-78f3a7ed1ffc2787205bf64fc70cfa15640fba1e.tar.gz
rust-78f3a7ed1ffc2787205bf64fc70cfa15640fba1e.zip
Update toolchain
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 775d9906bf4..a6d506185dc 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-08-26"
+channel = "nightly-2023-02-28"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]