From 6f93a307e614b6f1b8c939d749807f37283db68b Mon Sep 17 00:00:00 2001 From: Google PR Creation Bot Date: Sun, 13 Apr 2025 12:43:12 +0000 Subject: [PATCH] [ci] Roll pinned nightly toolchain --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 65f5b8873b..02465d6fca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ zerocopy-panic-in-const-and-vec-try-reserve-1-57-0 = "1.57.0" [package.metadata.ci] # The versions of the stable and nightly compiler toolchains to use in CI. pinned-stable = "1.86.0" -pinned-nightly = "nightly-2025-04-11" +pinned-nightly = "nightly-2025-04-12" [package.metadata.docs.rs] all-features = true