Update dependencies

This commit is contained in:
Pierre Krieger 2017-12-24 10:48:40 +01:00
parent a9d2ab1ac5
commit c6854dc325

View file

@ -10,9 +10,9 @@ documentation = "http://docs.rs/rodio"
[dependencies]
claxon = { version = "0.3.0", optional = true }
cpal = "0.5.1"
cpal = "0.6.0"
hound = { version = "1.0.0", optional = true }
lazy_static = "0.1.12"
lazy_static = "1.0.0"
lewton = { version = "0.5", optional = true }
cgmath = "0.14"