We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980dd98 commit 122828eCopy full SHA for 122828e
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-02"
+pinned-nightly = "nightly-2023-12-03"
35
36
[package.metadata.playground]
37
features = ["__internal_use_only_features_that_work_on_stable"]
0 commit comments