chore: change iced deps back

This commit is contained in:
Yusuf Bera Ertan 2021-08-25 16:48:28 +03:00
parent ea1f848982
commit c8758e2fc2
No known key found for this signature in database
GPG key ID: 1D8F8FAF2294D6EA
2 changed files with 476 additions and 242 deletions

714
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -6,8 +6,8 @@ edition = "2018"
resolver = "2"
[dependencies]
iced = { git = "https://github.com/yusdacra/iced.git", branch = "crust", features = ["image", "tokio"] }
iced_native = { git = "https://github.com/yusdacra/iced.git", branch = "crust" }
iced = { version = "0.3", features = ["image", "tokio"] }
iced_native = "0.3"
gstreamer = "0.17"
gstreamer-app = "0.17" # appsink
glib = "0.14" # gobject traits and error type