mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add servo-media
This commit is contained in:
parent
7ee42e4223
commit
e9c40665ba
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ servo_arc = {path = "../servo_arc"}
|
|||
servo_atoms = {path = "../atoms"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_geometry = {path = "../geometry" }
|
||||
servo_media = {git = "https://github.com/ferjm/media"}
|
||||
servo_rand = {path = "../rand"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue