Skip to main content

Fn tauri::api::version::is_minor

pub fn is_minor(current: &str, other: &str) -> Result<bool>

Expand description

Check if a the “other” version is a minor bump from the “current”