Skip to main content

check_outdated

Function check_outdated 

Source
pub fn check_outdated(
    state: &PluginState,
    index: &RegistryIndex,
) -> Vec<(String, String, String)>
Expand description

Check which installed plugins have updates available in the registry.