pub fn cmd_outdated(args: &[String]) -> i32Expand 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.