pub fn parse_versions( version_strings: &[&str], ) -> Result<Vec<Version>, VersionError>
Parse multiple versions from strings