We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7d88b commit 449b78cCopy full SHA for 449b78c
1 file changed
Cargo.toml
@@ -31,7 +31,7 @@ rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]
31
[package.metadata.ci]
32
# The versions of the stable and nightly compiler toolchains to use in CI.
33
pinned-stable = "1.74.0"
34
-pinned-nightly = "nightly-2023-12-04"
+pinned-nightly = "nightly-2023-12-05"
35
36
[package.metadata.playground]
37
features = ["__internal_use_only_features_that_work_on_stable"]
0 commit comments