Function self_github_update::version::bump_is_greater
source ยท pub fn bump_is_greater(current: &str, other: &str) -> Result<bool>Expand description
Check if a version is greater than the current
pub fn bump_is_greater(current: &str, other: &str) -> Result<bool>Check if a version is greater than the current