Merge pull request #90 from tomaka/tomaka-patch-1

Libc 0.2
This commit is contained in:
tomaka 2015-11-10 07:51:51 +01:00
commit 4e7d26506a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ license = "Apache-2.0"
keywords = ["audio", "sound"]
[dependencies]
libc = "*"
libc = "0.2"
lazy_static = "0.1"
winapi = "0.2.5"
ole32-sys = "0.1"