Add servo-media

This commit is contained in:
Fernando Jiménez Moreno 2018-03-26 14:00:53 +02:00
parent 7ee42e4223
commit e9c40665ba

View file

@ -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"