Skip to content

Commit c5fb5aa

Browse files
[ci] Roll pinned nightly toolchain (#1914)
1 parent a5ee570 commit c5fb5aa

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
@@ -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.81.0"
59-
pinned-nightly = "nightly-2024-10-13"
59+
pinned-nightly = "nightly-2024-10-14"
6060

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

0 commit comments

Comments
 (0)