cargo::core::resolver::errors

Function rejected_versions

Source
fn rejected_versions(
    registry: &mut dyn Registry,
    dep: &Dependency,
) -> Option<CargoResult<Vec<IndexSummary>>>
Expand description

Maybe something is wrong with the available versions