Skip to content

Commit ab5d05c

Browse files
[ci] Roll pinned nightly toolchain (#1272)
1 parent 6d52f4f commit ab5d05c

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-14"
49+
pinned-nightly = "nightly-2024-05-15"
5050

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

0 commit comments

Comments
 (0)