Skip to content

cargo upgrade downgrades packages #875

@emchristiansen

Description

@emchristiansen

For example, here's the output of cargo upgrade --incompatible=allow --pinned=allow:

Screenshot 2023-10-11 at 3 24 23 PM

Note that it incorrectly detects the latest versions of most of the packages.
I have similar behavior with cargo upgrade --incompatible=allow.
Also, these commands take about 5 minutes to finish, which seems very slow to me.

FYI, I'm fully up to date as of time of writing (rustc 1.73.0 (cc66ad468 2023-10-03) and cargo-edit-upgrade 0.12.2.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions