Merge pull request #169 from AlexNav73/master

Bumped minimp3 version
This commit is contained in:
Pierre Krieger 2018-06-22 13:29:48 +02:00 committed by GitHub
commit ebde38777b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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