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