Function cargo::ops::update_lockfile[][src]

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