mirror of
https://github.com/rust-lang/cargo.git
synced 2026-05-06 08:36:38 -04:00
docs(resolver): --precise <yanked> is on stable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user