diff --git a/Cargo.toml b/Cargo.toml index ffa22c7b15..c700a8e552 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ zerocopy-diagnostic-on-unimplemented = "1.78.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-17" +pinned-nightly = "nightly-2024-10-18" [package.metadata.docs.rs] all-features = true