Test OscillatorNode with servo_media

This commit is contained in:
Fernando Jiménez Moreno 2018-03-26 19:04:33 +02:00
parent e9c40665ba
commit d8365111c9
5 changed files with 26 additions and 2 deletions

View file

@ -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/ferjm/media"}
servo_media = {path = "../../../media/servo-media"}
servo_rand = {path = "../rand"}
servo_url = {path = "../url"}
smallvec = "0.6"