Skip to main content

check_outdated

Function check_outdated 

Source
pub fn check_outdated(
    project_root: &Path,
    progress: &dyn ProgressReporter,
) -> Result<Vec<OutdatedEntry>, HusakoError>