hide MacOS dependencie of live_kit_client and media
This commit is contained in:
parent
8aa768765f
commit
ecf4955899
2 changed files with 8 additions and 2 deletions
|
@ -13,10 +13,10 @@ doctest = false
|
|||
anyhow.workspace = true
|
||||
block = "0.1"
|
||||
bytes = "1.2"
|
||||
foreign-types = "0.3"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
core-foundation = "0.9.3"
|
||||
foreign-types = "0.3"
|
||||
metal = "0.21.0"
|
||||
objc = "0.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue