Function self_github_update::should_update
source ยท 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.Expand description
Check if a version tag is greater than the current