diff --git a/Cargo.toml b/Cargo.toml index f420b7dc9d..efc21f3e69 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-10" +pinned-nightly = "nightly-2024-10-11" [package.metadata.docs.rs] all-features = true