Skip to content

cargo upgrade --skip-compatible rewrites Cargo.toml dependencies #569

@djc

Description

@djc

This is not what I expected to happen:

Screenshot 2022-01-23 at 20 53 04

I would expect that cargo upgrade (a) leaves dependency specifications in the same format as it found them, (b) doesn't change them if the new version if semver-compatible while --skip-compatible is passed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions