Update coreaudio-sys to v0.2.8

This commit is contained in:
Alex Ryapolov 2021-06-26 18:39:53 +00:00
parent d479b6d202
commit be75a31c39

View File

@ -121,7 +121,7 @@ profiling = { version = "1.0.1", default-features = false, optional = true }
dispatch = "0.1.4"
# This needs to be backdated for the OSX build, potentially because the SDK is not OSX 11.0 compatible yet.
# This line should be removed when possible because coreaudio-sys is not a direct dep of voxygen.
coreaudio-sys = { version = "=0.2.5", default-features = false }
coreaudio-sys = { version = "=0.2.8", default-features = false }
[target.'cfg(windows)'.build-dependencies]
winres = "0.1"