fn build_lock(ws: &Workspace<'_>, orig_pkg: &Package) -> CargoResult<String>
Expand description

Construct Cargo.lock for the package to be published.