pub fn check_version_compatibility(remote_version: &str) -> Result<()>
Check whether a remote version string is compatible with this crate’s version.