pub fn load_version_reqs<P: AsRef<Path>>( path: P, ) -> Result<HashMap<PkgName, VersionReq>>
Loads version requirements from the file.