Skip to content

Commit e6b30f3

Browse files
author
ferris
committed
Updated coreaudio-sys and libc versions
1 parent fd54c44 commit e6b30f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ homepage = "https://github.com/RustAudio/coreaudio-rs"
1515
num = "0.1.27"
1616

1717
[dependencies]
18-
coreaudio-sys = "0.1.1"
19-
libc = "0.1.10"
18+
coreaudio-sys = "0.1.2"
19+
libc = "0.2.1"

0 commit comments

Comments
 (0)