From 21308a850638eb76ecb5dffb5b52f3324cb8e638 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 08:01:27 +0000 Subject: [PATCH] build(deps): bump servo-media from `7b0794d` to `cdf82da` Bumps [servo-media](https://github.com/servo/media) from `7b0794d` to `cdf82da`. - [Release notes](https://github.com/servo/media/releases) - [Commits](https://github.com/servo/media/compare/7b0794d552207012131052be2da896e22174791b...cdf82da4cb59d1dae7bfb0b1396d5ebd53310540) 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 10c20b56637..cc058e30d86 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5077,7 +5077,7 @@ dependencies = [ [[package]] name = "servo-media" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "servo-media-audio", "servo-media-player", @@ -5089,7 +5089,7 @@ dependencies = [ [[package]] name = "servo-media-audio" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "boxfnonce", "byte-slice-cast", @@ -5111,7 +5111,7 @@ dependencies = [ [[package]] name = "servo-media-dummy" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "boxfnonce", "ipc-channel", @@ -5126,7 +5126,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "boxfnonce", "byte-slice-cast", @@ -5162,7 +5162,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "gstreamer", "gstreamer-video", @@ -5172,7 +5172,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render-android" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "glib", "gstreamer", @@ -5185,7 +5185,7 @@ dependencies = [ [[package]] name = "servo-media-gstreamer-render-unix" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "glib", "gstreamer", @@ -5198,7 +5198,7 @@ dependencies = [ [[package]] name = "servo-media-player" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "ipc-channel", "serde", @@ -5210,7 +5210,7 @@ dependencies = [ [[package]] name = "servo-media-streams" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "lazy_static", "uuid", @@ -5219,12 +5219,12 @@ dependencies = [ [[package]] name = "servo-media-traits" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" [[package]] name = "servo-media-webrtc" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "boxfnonce", "lazy_static", @@ -5302,7 +5302,7 @@ dependencies = [ [[package]] name = "servo_media_derive" version = "0.1.0" -source = "git+https://github.com/servo/media#7b0794d552207012131052be2da896e22174791b" +source = "git+https://github.com/servo/media#cdf82da4cb59d1dae7bfb0b1396d5ebd53310540" dependencies = [ "proc-macro2 1.0.17", "quote 1.0.2",