mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
Add cros_async to patches.crates-io
to avoid version conflict BUG=None TEST=CQ Change-Id: If640e6288430213c104d95eb00cf0cb01c64b6d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3113245 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Chih-Yang Hsia <paulhsia@chromium.org> Commit-Queue: Woody Chow <woodychow@google.com>
This commit is contained in:
parent
48486f9248
commit
e0f96c5930
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ base = "*"
|
|||
assertions = { path = "assertions" }
|
||||
audio_streams = { path = "audio_streams" }
|
||||
base = { path = "base" }
|
||||
cros_async = { path = "cros_async" }
|
||||
cros_fuzz = { path = "common/cros-fuzz" } # ignored by ebuild
|
||||
data_model = { path = "data_model" }
|
||||
libcras = { path = "libcras_stub" } # ignored by ebuild
|
||||
|
|
Loading…
Reference in a new issue