Sign in
bluetooth
/
bluetooth
/
71a4386c1f29ea900053d99daccac43ca542de10
/
.
/
rust
/
bt-gatt
/
Cargo.toml
blob: b106aa45c7a00666471dc73d249b65839817004f [
file
] [
log
] [
blame
]
[
package
]
name
=
"bt-gatt"
version
=
"0.0.1"
edition
=
"2021"
license
=
"BSD-2-Clause"
[
dependencies
]
thiserror
=
"1.0.23"
futures
=
"0.3.19"
### in-tree dependencies
bt
-
common
=
{
path
=
"../bt-common"
}