Function cargo::ops::cargo_generate_lockfile::update_lockfile

source ยท
pub fn update_lockfile(
    ws: &Workspace<'_>,
    opts: &UpdateOptions<'_>
) -> CargoResult<()>