Skip to content

Commit 300ddc2

Browse files
[ci] Roll pinned nightly toolchain (#1955)
1 parent 35d9d4f commit 300ddc2

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

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

0 commit comments

Comments
 (0)