update iced from 0.1 to 0.2, move periodic subscription over to the new format
This commit is contained in:
parent
1cafb91105
commit
99cec352c9
2 changed files with 2 additions and 31 deletions
|
@ -5,7 +5,7 @@ authors = ["jazzfool"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.1", features = ["image", "tokio"] }
|
||||
iced = { version = "0.2", features = ["image", "tokio"] }
|
||||
iced_native = "0.2"
|
||||
gstreamer = "0.16"
|
||||
gstreamer-app = "0.16" # appsink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue