mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

Error when precise without -p flag ### What does this PR try to resolve? close https://github.com/rust-lang/cargo/issues/10919 Follow up https://github.com/rust-lang/cargo/pull/10988, see https://github.com/rust-lang/cargo/issues/10919#issuecomment-1214464756 ### How should we test and review this PR? You can manually build and test it. You can try `cargo update --precise xxx` without -p flag. ### Additional information It has already been released on stable. `rustc 1.65.0 (897e37553 2022-11-02)`