crosvm/plugin_proto
Zach Reizner 99d4a18b5d require protobuf version match that of top-level Cargo.toml
When compiling unit tests in the pre-cq, the Cargo.lock file is deleted.
Testing a sub-crate without a lock file will cause the protobuf
dependency to resolve to the latest version of protobuf, which varies
based on whatever other cros-rust.eclass based ebuilds have been run
beforehand. This change fixes that source of flake.

BUG=None
TEST=pre-cq

Change-Id: Ief951391c08b0f0cc9ff035437824d89860455e2
Reviewed-on: https://chromium-review.googlesource.com/1534962
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
2019-03-25 17:43:51 -07:00
..
protos plugin: allow retrieving and setting VM clock 2019-01-22 21:05:18 -08:00
src cargo fmt all source code 2018-10-09 21:14:05 -07:00
build.rs toolchain: Update to Rust 1.31.0 2018-12-13 19:28:04 -08:00
Cargo.toml require protobuf version match that of top-level Cargo.toml 2019-03-25 17:43:51 -07:00