Use prev-master branch of libcosmic
This commit is contained in:
parent
1d8e7b4f36
commit
352b98fde1
2 changed files with 518 additions and 327 deletions
842
Cargo.lock
generated
842
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -18,11 +18,12 @@ log = "0.4"
|
|||
|
||||
[dependencies.iced_video_player]
|
||||
git = "https://github.com/jackpot51/iced_video_player.git"
|
||||
branch = "cosmic"
|
||||
branch = "prev-cosmic"
|
||||
default-features = false
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
branch = "prev-master"
|
||||
default-features = false
|
||||
features = ["tokio", "winit"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue