mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Auto merge of #9838 - szeged:webbluetooth, r=jdm
WebBluetooth API classes Basic implementation of WebBluetooth API API spec.: https://webbluetoothcg.github.io/web-bluetooth/ <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9838) <!-- Reviewable:end -->
This commit is contained in:
commit
37574065e0
28 changed files with 974 additions and 3 deletions
|
@ -84,6 +84,7 @@ phf = "0.7.13"
|
|||
phf_macros = "0.7.13"
|
||||
ref_filter_map = "1.0"
|
||||
ref_slice = "0.1.0"
|
||||
regex = "0.1.43"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
serde = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue