Skip to content

Commit 19c211e

Browse files
[ci] Roll pinned nightly toolchain (#1963)
1 parent 34f4e6e commit 19c211e

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
@@ -47,7 +47,7 @@ zerocopy-diagnostic-on-unimplemented = "1.78.0"
4747
[package.metadata.ci]
4848
# The versions of the stable and nightly compiler toolchains to use in CI.
4949
pinned-stable = "1.82.0"
50-
pinned-nightly = "nightly-2024-10-20"
50+
pinned-nightly = "nightly-2024-10-21"
5151

5252
[package.metadata.docs.rs]
5353
all-features = true

0 commit comments

Comments
 (0)