cargo::ops

Function update_lockfile

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