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](03c7420794...62cd58a94c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-21 20:42:17 +00:00 committed by GitHub
parent b60c70bab6
commit 7c99465380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
Cargo.lock generated
View file

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