Skip to content

Commit f1cf10a

Browse files
[ci] Roll pinned nightly toolchain (#1946)
1 parent 40947c6 commit f1cf10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ zerocopy-panic-in-const-and-vec-try-reserve = "1.57.0"
5656
[package.metadata.ci]
5757
# The versions of the stable and nightly compiler toolchains to use in CI.
5858
pinned-stable = "1.82.0"
59-
pinned-nightly = "nightly-2024-10-17"
59+
pinned-nightly = "nightly-2024-10-18"
6060

6161
[package.metadata.docs.rs]
6262
all-features = true

0 commit comments

Comments
 (0)