Update to latest cosmic-text and libcosmic
This commit is contained in:
parent
92f78823fc
commit
3dad361105
5 changed files with 1975 additions and 873 deletions
|
|
@ -13,14 +13,14 @@ log = "0.4"
|
|||
|
||||
[dependencies.cosmic-text]
|
||||
git = "https://github.com/pop-os/cosmic-text"
|
||||
rev = "e788c175"
|
||||
rev = "fedeeea9d307093fac880802e17e107b456e5de9"
|
||||
features = ["syntect"]
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
rev = "035ec88"
|
||||
rev = "a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
||||
default-features = false
|
||||
features = ["winit_softbuffer"]
|
||||
features = ["winit"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
[dependencies.rfd]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue