From 7c99465380bb3c3dc05b30033887cf6c73eadfca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 20:42:17 +0000 Subject: [PATCH] Bump servo-media from `03c7420` to `62cd58a` Bumps [servo-media](https://github.com/servo/media) from `03c7420` to `62cd58a`. - [Release notes](https://github.com/servo/media/releases) - [Commits](https://github.com/servo/media/compare/03c7420794b7d1bb80e50e03eaf3ae6e55f446ac...62cd58a94c54e8d9ff3845f263356e242e951686) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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",