pub fn load_versions<P: AsRef<Path>>( path: P, ) -> Result<HashMap<PkgName, Version>>
Loads versions from the file.