fn rejected_versions(
registry: &mut dyn Registry,
dep: &Dependency,
) -> Option<CargoResult<Vec<IndexSummary>>>Expand description
Maybe something is wrong with the available versions
fn rejected_versions(
registry: &mut dyn Registry,
dep: &Dependency,
) -> Option<CargoResult<Vec<IndexSummary>>>Maybe something is wrong with the available versions