pub(crate) fn get_cargo_metadata( manifest_path: Option<&Path>, include_deps: bool) -> Result<Metadata, Error>