mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Update servo-media after crate split up. Allows building for Android
This commit is contained in:
parent
b68c791b8d
commit
f0a691e474
3 changed files with 6 additions and 5 deletions
|
@ -87,7 +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/servo/media"}
|
||||
servo-media = {git = "https://github.com/servo/media"}
|
||||
servo_rand = {path = "../rand"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue