mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
98ff121e5b
This is a followup of crrev.com/c/3931568. Since `derive(serde_keyvalue::FromKeyValues)` used for `ExecutorKind` is guarded by the serde_keyvalue's `argh_derive` feature, we need to specify the feature in cros_async's Cargo.toml. The original CL didn't break the crosvm build because our builder always enable the `argh_derive` feature. BUG=b:239154263 TEST=cargo test in /cros_async Change-Id: I10c77373241271e3002fe574c69e0118059a7f1a Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3945519 Auto-Submit: Keiichi Watanabe <keiichiw@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |