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](7b0794d552...cdf82da4cb)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-16 08:01:27 +00:00 committed by GitHub
parent 8b7e9b2157
commit 21308a8506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
Cargo.lock generated
View file

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