diff --git a/Cargo.toml b/Cargo.toml index a5838b6a8e..0ca4eee1eb 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.82.0" -pinned-nightly = "nightly-2024-10-20" +pinned-nightly = "nightly-2024-10-21" [package.metadata.docs.rs] all-features = true