aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-09-30 07:45:55 -0500
committerGitHub <noreply@github.com>2016-09-30 07:45:55 -0500
commitf99f278848fc60d24e91b37ff98ca64f2df24e0a (patch)
tree5c1af7d8b14e9f0b4ba81d1b776fff2dd3d205cd
parent2c1d6e7eaf08d41dfe0ea0ce0cb760897b37f626 (diff)
parenta6a1a5dcd81a998939e47827f50ead29df6b4429 (diff)
downloadservo-f99f278848fc60d24e91b37ff98ca64f2df24e0a.tar.gz
servo-f99f278848fc60d24e91b37ff98ca64f2df24e0a.zip
Auto merge of #13444 - GuillaumeGomez:mp3-metadata-version, r=nox
Update mp3-metadata version <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13444) <!-- Reviewable:end -->
-rw-r--r--components/servo/Cargo.lock6
-rw-r--r--ports/cef/Cargo.lock6
2 files changed, 6 insertions, 6 deletions
diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock
index 1f45d97091d..0c9c2bb48a6 100644
--- a/components/servo/Cargo.lock
+++ b/components/servo/Cargo.lock
@@ -107,7 +107,7 @@ name = "audio-video-metadata"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
- "mp3-metadata 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mp3-metadata 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"mp4parse 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ogg_metadata 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -1402,7 +1402,7 @@ dependencies = [
[[package]]
name = "mp3-metadata"
-version = "0.2.1"
+version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
@@ -2905,7 +2905,7 @@ dependencies = [
"checksum mime_guess 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e9a7d89cb3bce9145b0d0339a0588b044e3e3e3faa1dcd74822ebdc36bfac020"
"checksum miniz-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d1f4d337a01c32e1f2122510fed46393d53ca35a7f429cb0450abaedfa3ed54"
"checksum mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)" = "<none>"
-"checksum mp3-metadata 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8ceb0f016543197868f060e560c0bd9fbdcf6fe4c7555e04b5d8b34ecd81e7aa"
+"checksum mp3-metadata 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2f61cf32f7fc3cec83a15a255ac60bceb6cac59a7ce190cb824ca25c0fce0feb"
"checksum mp4parse 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e3d4b79704ee1a9d307a92d2cb2c7186a8eb7e40bfca41e1c2fa9fcb152390a"
"checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2"
"checksum nodrop 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "0dbbadd3f4c98dea0bd3d9b4be4c0cdaf1ab57035cb2e41fce3983db5add7cc5"
diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock
index b397478fcba..3cd4779fc90 100644
--- a/ports/cef/Cargo.lock
+++ b/ports/cef/Cargo.lock
@@ -80,7 +80,7 @@ name = "audio-video-metadata"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
- "mp3-metadata 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mp3-metadata 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"mp4parse 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ogg_metadata 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -1302,7 +1302,7 @@ dependencies = [
[[package]]
name = "mp3-metadata"
-version = "0.2.1"
+version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
@@ -2759,7 +2759,7 @@ dependencies = [
"checksum mime_guess 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e9a7d89cb3bce9145b0d0339a0588b044e3e3e3faa1dcd74822ebdc36bfac020"
"checksum miniz-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d1f4d337a01c32e1f2122510fed46393d53ca35a7f429cb0450abaedfa3ed54"
"checksum mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)" = "<none>"
-"checksum mp3-metadata 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8ceb0f016543197868f060e560c0bd9fbdcf6fe4c7555e04b5d8b34ecd81e7aa"
+"checksum mp3-metadata 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2f61cf32f7fc3cec83a15a255ac60bceb6cac59a7ce190cb824ca25c0fce0feb"
"checksum mp4parse 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e3d4b79704ee1a9d307a92d2cb2c7186a8eb7e40bfca41e1c2fa9fcb152390a"
"checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2"
"checksum nodrop 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "0dbbadd3f4c98dea0bd3d9b4be4c0cdaf1ab57035cb2e41fce3983db5add7cc5"