diff --git a/Cargo.toml b/Cargo.toml index f40b88a4cd..e38c9be2f6 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.76.0" -pinned-nightly = "nightly-2024-03-12" +pinned-nightly = "nightly-2024-03-13" [package.metadata.docs.rs] all-features = true