Auto merge of #18581 - GuillaumeGomez:update-mp3, r=KiChjang

Update mp3-metatada and thus audio-video-metadata

<!-- 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/18581)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-09-27 07:06:07 -05:00 committed by GitHub
commit aff99ef30b
2 changed files with 7 additions and 7 deletions

View file

@ -25,7 +25,7 @@ tinyfiledialogs = "2.5.9"
[dependencies]
app_units = "0.5"
audio-video-metadata = "0.1.2"
audio-video-metadata = "0.1.4"
base64 = "0.5.2"
bitflags = "0.7"
bluetooth_traits = {path = "../bluetooth_traits"}