Function cargo::ops::update_lockfile

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