Remove core-video-sys dependency (#2326)
Hasn't been updated in over 2 years - many open PRs, seems abandoned. Is the cause of several duplicate dependencies in our dependency tree!
This commit is contained in:
parent
c532d910c0
commit
40abb526cc
3 changed files with 48 additions and 15 deletions
|
|
@ -67,11 +67,6 @@ core-foundation = "0.9"
|
|||
core-graphics = "0.22"
|
||||
dispatch = "0.2.0"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies.core-video-sys]
|
||||
version = "0.1.4"
|
||||
default_features = false
|
||||
features = ["display_link"]
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
parking_lot = "0.12"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue