mirror of
https://github.com/servo/servo.git
synced 2025-09-05 04:28:22 +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
|
@ -11,5 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
ipc-channel = "0.5"
|
||||
regex = "0.1.43"
|
||||
serde = "0.8"
|
||||
serde_derive = "0.8"
|
||||
util = {path = "../util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue