Skip to main content

cmd_outdated

Function cmd_outdated 

Source
pub fn cmd_outdated(args: &[String]) -> i32
Expand description

s outdated — compare every dep’s lockfile pin against its current upstream state. For path deps that means rehashing the source dir; if the integrity hash drifted, the dep is “outdated.” Registry deps return a “registry not wired” notice rather than silent green.