Skip to content

When a dependency has a git url and a version, the version is generated twice in the output #187

Open
@GuillaumeGomez

Description

For example in gdk4, this line:

cairo-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.15"}

became:

cairo-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.15", version = "0.15.0"}

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions