update iced from 0.1 to 0.2, move periodic subscription over to the new format

This commit is contained in:
Daniel Hoffman 2021-02-11 18:03:51 -06:00
parent 1cafb91105
commit 99cec352c9
2 changed files with 2 additions and 31 deletions

View file

@ -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