Bump servo-media

This commit is contained in:
Manish Goregaokar 2018-07-30 15:23:52 -07:00
parent 2c19814bec
commit 1bb34b1aa9

10
Cargo.lock generated
View file

@ -3136,7 +3136,7 @@ dependencies = [
[[package]]
name = "servo-media"
version = "0.1.0"
source = "git+https://github.com/servo/media#e5183ddee5249707c57eb49a76bc7587d5a73216"
source = "git+https://github.com/servo/media#06774e4a05aee58d62d3facc8388c3ff175edec0"
dependencies = [
"servo-media-audio 0.1.0 (git+https://github.com/servo/media)",
"servo-media-gstreamer 0.1.0 (git+https://github.com/servo/media)",
@ -3146,7 +3146,7 @@ dependencies = [
[[package]]
name = "servo-media-audio"
version = "0.1.0"
source = "git+https://github.com/servo/media#e5183ddee5249707c57eb49a76bc7587d5a73216"
source = "git+https://github.com/servo/media#06774e4a05aee58d62d3facc8388c3ff175edec0"
dependencies = [
"byte-slice-cast 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3158,7 +3158,7 @@ dependencies = [
[[package]]
name = "servo-media-gstreamer"
version = "0.1.0"
source = "git+https://github.com/servo/media#e5183ddee5249707c57eb49a76bc7587d5a73216"
source = "git+https://github.com/servo/media#06774e4a05aee58d62d3facc8388c3ff175edec0"
dependencies = [
"byte-slice-cast 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3176,7 +3176,7 @@ dependencies = [
[[package]]
name = "servo-media-player"
version = "0.1.0"
source = "git+https://github.com/servo/media#e5183ddee5249707c57eb49a76bc7587d5a73216"
source = "git+https://github.com/servo/media#06774e4a05aee58d62d3facc8388c3ff175edec0"
[[package]]
name = "servo-skia"
@ -3273,7 +3273,7 @@ dependencies = [
[[package]]
name = "servo_media_derive"
version = "0.1.0"
source = "git+https://github.com/servo/media#e5183ddee5249707c57eb49a76bc7587d5a73216"
source = "git+https://github.com/servo/media#06774e4a05aee58d62d3facc8388c3ff175edec0"
dependencies = [
"quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",