mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
BluetoothThread refactor
This commit is contained in:
parent
ef296b86e8
commit
ecf4c942da
6 changed files with 162 additions and 159 deletions
|
@ -18,6 +18,7 @@ msg = {path = "../msg"}
|
|||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
webrender_traits = {git = "https://github.com/servo/webrender_traits"}
|
||||
device = {git = "https://github.com/servo/devices"}
|
||||
bitflags = "0.6.0"
|
||||
cookie = { version = "0.2.4", features = [ "serialize-rustc" ] }
|
||||
flate2 = "0.2.0"
|
||||
hyper = { version = "0.9", features = [ "serde-serialization" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue