From c26416a7a1079a5a59954b467e728e26bbb5635b Mon Sep 17 00:00:00 2001 From: Google PR Creation Bot Date: Mon, 14 Oct 2024 12:43:19 +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 ce3daccbf3..cdd14d2303 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ zerocopy-panic-in-const-and-vec-try-reserve = "1.57.0" [package.metadata.ci] # The versions of the stable and nightly compiler toolchains to use in CI. pinned-stable = "1.81.0" -pinned-nightly = "nightly-2024-10-12" +pinned-nightly = "nightly-2024-10-13" [package.metadata.docs.rs] all-features = true