Skip to content

Commit 65e60ae

Browse files
[ci] Roll pinned nightly toolchain (#1947)
1 parent 706dccf commit 65e60ae

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
@@ -41,7 +41,7 @@ zerocopy-diagnostic-on-unimplemented = "1.78.0"
4141
[package.metadata.ci]
4242
# The versions of the stable and nightly compiler toolchains to use in CI.
4343
pinned-stable = "1.82.0"
44-
pinned-nightly = "nightly-2024-10-17"
44+
pinned-nightly = "nightly-2024-10-18"
4545

4646
[package.metadata.docs.rs]
4747
all-features = true

0 commit comments

Comments
 (0)