Function self_update::should_update [] [src]

pub fn should_update(current: &str, latest: &str) -> Result<bool>
Deprecated since 0.4.2

: should_update functionality has been moved to version::bump_is_greater.version::bump_is_compatible should be used instead.

Check if a version tag is greater than the current