Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1cabdbc1 authored by Archie Pusaka's avatar Archie Pusaka Committed by Automerger Merge Worker
Browse files

Merge "floss: Add pdl-runtime dependency for hcidoc_packets" into main am:...

Merge "floss: Add pdl-runtime dependency for hcidoc_packets" into main am: 13eaf2b2 am: d1477b4f

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2875535



Change-Id: I5067376bc6319ffe198889ef8c2fa3329730534c
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 654a2d13 d1477b4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,11 +26,11 @@ edition = "2018"
build = "build.rs"

[dependencies]

bindgen = "0.64"
bytes = "1.0"
num-derive = "0.3"
num-traits = "0.2"
pdl-runtime = "0.2"
thiserror = "1.0"
walkdir = "2.2"