remove iced_native dependency
This commit is contained in:
parent
273a4e87e4
commit
6b7ad93e63
2 changed files with 11 additions and 114 deletions
|
@ -17,7 +17,6 @@ exclude = [
|
|||
|
||||
[dependencies]
|
||||
iced = { version = "0.13", features = ["image", "advanced", "wgpu"] }
|
||||
iced_native = "0.10"
|
||||
iced_wgpu = "0.13"
|
||||
gstreamer = "0.23"
|
||||
gstreamer-app = "0.23" # appsink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue