pub fn find_workspace_root(
    manifest_path: &Path,
    config: &Config
) -> CargoResult<Option<PathBuf>>