pub fn load_root_package_version( root_manifest_path: &Path, workspace_manifest_path: &Path, ) -> Result<String, Box<dyn Error>>