Skip to content

Commit 1c77a9d

Browse files
[ci] Roll pinned nightly toolchain (#1294)
1 parent deca4b8 commit 1c77a9d

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

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

0 commit comments

Comments
 (0)