Merge 173b1864b5
into f964ee1e3a
This commit is contained in:
commit
e35e5b4a47
@ -23,7 +23,7 @@ rodio = { version = "0.20", default-features = false }
|
||||
tracing = { version = "0.1", default-features = false, features = ["std"] }
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
cpal = { version = "0.15", optional = true }
|
||||
cpal = { version = "0.16", optional = true }
|
||||
|
||||
[target.'cfg(target_vendor = "apple")'.dependencies]
|
||||
# NOTE: Explicitly depend on this patch version to fix:
|
||||
|
Loading…
Reference in New Issue
Block a user