mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
add servo_channel crate
This commit is contained in:
parent
704f7a06b1
commit
b977b4994c
12 changed files with 252 additions and 11 deletions
|
@ -28,6 +28,7 @@ pub extern crate bluetooth;
|
|||
pub extern crate bluetooth_traits;
|
||||
pub extern crate canvas;
|
||||
pub extern crate canvas_traits;
|
||||
pub extern crate servo_channel;
|
||||
pub extern crate compositing;
|
||||
pub extern crate constellation;
|
||||
pub extern crate debugger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue