diff --git a/Cargo.toml b/Cargo.toml index f1e0f41f0b..84b61e9cb7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ zerocopy-panic-in-const = "1.57.0" [package.metadata.ci] # The versions of the stable and nightly compiler toolchains to use in CI. pinned-stable = "1.78.0" -pinned-nightly = "nightly-2024-05-16" +pinned-nightly = "nightly-2024-05-17" [package.metadata.docs.rs] all-features = true