aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index fbaacf021be..67444151e36 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,5 +1,5 @@
[toolchain]
-channel = "nightly-2023-02-01"
+channel = "nightly-2023-03-25"
components = [
# https://github.com/rust-lang/rust/issues/72594#issuecomment-633779564
"llvm-tools",