pub fn version_below_minimum(tool: &str, actual: &str, min: &str) -> String
Tool version below the minimum required.