mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use servo-media-auto and call ServoMedia::init where required
This commit is contained in:
parent
36825b82f3
commit
bc74dc0e85
6 changed files with 493 additions and 0 deletions
|
@ -96,6 +96,7 @@ servo_atoms = {path = "../atoms"}
|
|||
servo_config = {path = "../config"}
|
||||
servo_geometry = {path = "../geometry" }
|
||||
servo-media = {git = "https://github.com/servo/media"}
|
||||
servo-media-auto = {git = "https://github.com/servo/media"}
|
||||
servo_rand = {path = "../rand"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = { version = "0.6", features = ["std", "union"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue