docs(resolver): --precise <yanked> is on stable

This commit is contained in:
Weihang Lo
2026-04-27 20:34:27 -04:00
parent 3c4678d6a9
commit 8918258e3f
+1 -1
View File
@@ -438,7 +438,7 @@ the `links` field if your library is in common use.
[Yanked releases][yank] are those that are marked that they should not be
used. When the resolver is building the graph, it will ignore all yanked
releases unless they already exist in the `Cargo.lock` file or are explicitly
requested by the [`--precise`] flag of `cargo update` (nightly only).
requested by the [`--precise`] flag of `cargo update`.
[yank]: publishing.md#cargo-yank
[`--precise`]: ../commands/cargo-update.md#option-cargo-update---precise