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 4433ad3 commit a045ba7Copy full SHA for a045ba7
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.73.0"
34
-pinned-nightly = "nightly-2023-10-31"
+pinned-nightly = "nightly-2023-11-01"
35
36
[package.metadata.playground]
37
features = ["__internal_use_only_features_that_work_on_stable"]
0 commit comments