Skip to content

Commit b2e872d

Browse files
[ci] Roll pinned nightly toolchain (#684)
1 parent 4851b92 commit b2e872d

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
@@ -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-05"
34+
pinned-nightly = "nightly-2023-12-06"
3535

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

0 commit comments

Comments
 (0)