diff --git a/Cargo.toml b/Cargo.toml index 527f107d58..4eb8c4a6e0 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-11-01" +pinned-nightly = "nightly-2024-11-02" [package.metadata.docs.rs] all-features = true