Skip to content

Commit 449b78c

Browse files
[ci] Roll pinned nightly toolchain (#680)
1 parent 8f7d88b commit 449b78c

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
@@ -31,7 +31,7 @@ rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]
3131
[package.metadata.ci]
3232
# The versions of the stable and nightly compiler toolchains to use in CI.
3333
pinned-stable = "1.74.0"
34-
pinned-nightly = "nightly-2023-12-04"
34+
pinned-nightly = "nightly-2023-12-05"
3535

3636
[package.metadata.playground]
3737
features = ["__internal_use_only_features_that_work_on_stable"]

0 commit comments

Comments
 (0)