mirror of
https://github.com/servo/servo.git
synced 2025-06-17 12:54:28 +00:00
Use git url for servo-media dependency
This commit is contained in:
parent
8172b4f960
commit
c5abc3eb8b
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ servo_arc = {path = "../servo_arc"}
|
|||
servo_atoms = {path = "../atoms"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_geometry = {path = "../geometry" }
|
||||
servo_media = {path = "../../../media/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