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