mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
refactor(bluetooth): factory fn returns constellation channel
This commit is contained in:
parent
c2161da3ca
commit
410cf63a8e
4 changed files with 26 additions and 21 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -181,6 +181,7 @@ dependencies = [
|
|||
"bluetooth_traits 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",
|
||||
"servo_config 0.0.1",
|
||||
"servo_rand 0.0.1",
|
||||
"tinyfiledialogs 3.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue