Skip to content

Fails on find_subimage repository #427

@vi

Description

@vi

When I try it on https://github.com/nico-abram/find-subimage (commit 8943d020a468f17b7ac8a57111263808aaccd6b3), that has old image and opencv dependencies, cargo-outdated fails:

$ cargo outdated --depth=1
error: failed to select a version for `opencv`.
    ... required by package `find-subimage v0.1.12 (/tmp/cargo-outdated3hT2Co)`
versions that meet the requirements `^0.97.2` are: 0.97.2

the package `find-subimage` depends on `opencv`, with features: `docs-only` but `opencv` does not have these features.


failed to select a version for `opencv` which could resolve this conflict

Even if cargo-oudated cannot determine the good compatible version, I still expect it to output at least a partial report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions