fn update_submodules(
    repo: &Repository,
    cargo_config: &Config,
    parent_remote_url: &Url
) -> CargoResult<()>