diff --git a/Cargo.toml b/Cargo.toml index 92cba2d73a..25a09e899e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,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-30" +pinned-nightly = "nightly-2024-10-31" [package.metadata.docs.rs] all-features = true