diff --git a/Cargo.lock b/Cargo.lock index 24019bfb1bd..c1fd9624901 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4920,7 +4920,7 @@ dependencies = [ [[package]] name = "servo-media" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "servo-media-audio", "servo-media-player", @@ -4932,7 +4932,7 @@ dependencies = [ [[package]] name = "servo-media-audio" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "boxfnonce", "byte-slice-cast", @@ -4951,7 +4951,7 @@ dependencies = [ [[package]] name = "servo-media-dummy" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "boxfnonce", "ipc-channel", @@ -4966,7 +4966,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "boxfnonce", "byte-slice-cast", @@ -5002,7 +5002,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "gstreamer", "gstreamer-video", @@ -5012,7 +5012,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render-android" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "glib", "gstreamer", @@ -5025,7 +5025,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render-unix" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "glib", "gstreamer", @@ -5038,7 +5038,7 @@ dependencies = [ [[package]] name = "servo-media-player" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "ipc-channel", "serde", @@ -5050,7 +5050,7 @@ dependencies = [ [[package]] name = "servo-media-streams" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "lazy_static", "uuid", @@ -5059,12 +5059,12 @@ dependencies = [ [[package]] name = "servo-media-traits" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" [[package]] name = "servo-media-webrtc" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "boxfnonce", "log", @@ -5140,7 +5140,7 @@ dependencies = [ [[package]] name = "servo_media_derive" version = "0.1.0" -source = "git+https://github.com/servo/media#03c7420794b7d1bb80e50e03eaf3ae6e55f446ac" +source = "git+https://github.com/servo/media#62cd58a94c54e8d9ff3845f263356e242e951686" dependencies = [ "proc-macro2 1.0.1", "quote 1.0.2",