Bump minimp3 version

Signed-off-by: german gomez <germangb42@gmail.com>
This commit is contained in:
german gomez 2018-12-07 18:32:10 +01:00
parent 4bb832ba30
commit 1e02d9022a
No known key found for this signature in database
GPG key ID: 1B4B35B9E05D3D4C

View file

@ -15,7 +15,7 @@ hound = { version = "3.3.1", optional = true }
lazy_static = "1.0.0"
lewton = { version = "0.9", optional = true }
cgmath = "0.14"
minimp3 = { version = "0.3.0", optional = true }
minimp3 = { version = "0.3.1", optional = true }
[features]
default = ["flac", "vorbis", "wav", "mp3"]