Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_packages_modules_Bluetooth
/
d8b48c6221887ac8d651df642aaedfff7be482e4
/
.
/
floss
/
hcidoc
/
Cargo.toml
blob: ce6437943b2616c096fc0868e7d592972ea49006 [
file
] [
log
] [
blame
]
[
package
]
name
=
"hcidoc"
version
=
"0.1.0"
edition
=
"2021"
[
dependencies
]
bt_packets
=
{
path
=
"../../system/gd/rust/packets"
}
hcidoc_packets
=
{
path
=
"packets"
}
clap
=
"4.0"
chrono
=
"0.4"
num
-
derive
=
"0.3"
num
-
traits
=
"0.2"