mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 17:44:10 +00:00
Upgrade Cargo.lock format to v2.
Inside new chroots, the Rust toolchain is new enough to write the v2 version of the lock file format by default when a new dependency is added. This leads to large unintended diffs if a new package is added and the newer toolchain is used to build. To avoid these hassles, this CL updates CrosVM's lock file to use the new format. BUG=None TEST=builds Change-Id: I2402748ee4ef86489391690ceb12b97f81004be8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2566773 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Zach Reizner <zachr@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
parent
4799680841
commit
977c67e2a6
1 changed files with 419 additions and 421 deletions
840
Cargo.lock
generated
840
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue