Skip to content

Commit ace5bb0

Browse files
[ci] Roll pinned nightly toolchain (#2023)
1 parent 375c032 commit ace5bb0

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

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

0 commit comments

Comments
 (0)