mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Blacklisted items are removed when calling getServices/Characteristics/Descriptors.
This commit is contained in:
parent
dd733f6994
commit
d30bcbd339
14 changed files with 20 additions and 15 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -207,8 +207,10 @@ name = "bluetooth_traits"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"ipc-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"regex 0.1.76 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"util 0.0.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue