mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update coreaudio-sys to v0.2.8
This commit is contained in:
parent
d479b6d202
commit
be75a31c39
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user