crosvm/swap
Daniel Verkamp d570328520 swap: remove Cargo.toml data_model patch
Fixes compiler warning:

  warning: patch for the non root package will be ignored, specify patch
  at the workspace root:
  [...]/src/platform/crosvm/swap/Cargo.toml
  [...]/src/platform/crosvm/Cargo.toml

The top-level crosvm/Cargo.toml already specifies the patch, so we can
just remove it from swap/Cargo.toml

BUG=None
TEST=cargo build --features=swap
TEST=emerge-brya crosvm

Change-Id: Icdb9c7745478552ac01f07bdd5c799feff3f69a0
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4062050
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-11-29 23:33:36 +00:00
..
src swap: log metrics of vmm-swap 2022-11-29 07:38:38 +00:00
tests swap: add disable command to vmm-swap 2022-11-18 01:23:45 +00:00
Cargo.toml swap: remove Cargo.toml data_model patch 2022-11-29 23:33:36 +00:00