Skip to content

Commit 4de8504

Browse files
[ci] Roll pinned nightly toolchain (#2029)
1 parent 13c11f8 commit 4de8504

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-11-04"
50+
pinned-nightly = "nightly-2024-11-05"
5151

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

0 commit comments

Comments
 (0)