Skip to content

Commit 706dccf

Browse files
[ci] Roll pinned nightly toolchain (#1935)
Co-authored-by: Joshua Liebow-Feeser <[email protected]>
1 parent 5bd167f commit 706dccf

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-16"
44+
pinned-nightly = "nightly-2024-10-17"
4545

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

0 commit comments

Comments
 (0)