mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
refactor(bluetooth): uses embedderproxy directly
This commit is contained in:
parent
5574b42126
commit
61b4a891bb
7 changed files with 46 additions and 67 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -179,9 +179,10 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bluetooth_traits 0.0.1",
|
||||
"compositing 0.0.1",
|
||||
"device 0.0.1 (git+https://github.com/servo/devices)",
|
||||
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"script_traits 0.0.1",
|
||||
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_config 0.0.1",
|
||||
"servo_rand 0.0.1",
|
||||
"uuid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue