Function cargo::ops::write_pkg_lockfile
source ยท pub fn write_pkg_lockfile(
ws: &Workspace<'_>,
resolve: &mut Resolve,
) -> CargoResult<bool>
Expand description
Ensure the resolve result is written to fisk
Returns true
if the lockfile changed