Revert cosmic-text to version compatible with older libcosmic
This commit is contained in:
parent
dc73ef3745
commit
0c26bf4e1b
2 changed files with 83 additions and 110 deletions
|
|
@ -56,6 +56,11 @@ wgpu = ["iced_video_player/wgpu", "libcosmic/wgpu"]
|
|||
inherits = "release"
|
||||
debug = true
|
||||
|
||||
# Keep cosmic-text at version compatible with prev-master of libcosmic
|
||||
[patch.'https://github.com/pop-os/cosmic-text'.cosmic-text]
|
||||
git = "https://github.com/pop-os/cosmic-text//"
|
||||
rev = "166b59f560c551dab391a864f7c1f503c1e18446"
|
||||
|
||||
# [patch.'https://github.com/jackpot51/iced_video_player']
|
||||
# iced_video_player = { path = "../../iced_video_player" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue