use the version on the git because a dependency semver is incompatible otherwise

This commit is contained in:
Daniel Hoffman 2021-02-11 18:15:41 -06:00
parent 67056d4416
commit 2b7b516a46

View file

@ -5,7 +5,7 @@ authors = ["jazzfool"]
edition = "2018"
[dependencies]
iced = { version = "0.2", features = ["image", "tokio"] }
iced = { git = "https://github.com/hecrj/iced.git", features = ["image", "tokio"] }
iced_native = "0.3.0"
gstreamer = "0.16"
gstreamer-app = "0.16" # appsink