Skip to content

Commit 4a74df2

Browse files
[ci] Roll pinned nightly toolchain (#1266)
1 parent 31d6f54 commit 4a74df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ zerocopy-panic-in-const = "1.57.0"
4646
[package.metadata.ci]
4747
# The versions of the stable and nightly compiler toolchains to use in CI.
4848
pinned-stable = "1.78.0"
49-
pinned-nightly = "nightly-2024-05-13"
49+
pinned-nightly = "nightly-2024-05-14"
5050

5151
[package.metadata.docs.rs]
5252
all-features = true

0 commit comments

Comments
 (0)