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