Skip to content

Commit 8a7f874

Browse files
[ci] Roll pinned nightly toolchain (#618)
1 parent ac90bb5 commit 8a7f874

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.73.0"
34-
pinned-nightly = "nightly-2023-11-13"
34+
pinned-nightly = "nightly-2023-11-14"
3535

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

0 commit comments

Comments
 (0)