This commit is contained in:
Jeremy Soller 2023-10-25 07:35:38 -06:00
parent 0d54d87153
commit 036712ec6e
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 95 additions and 31 deletions

View file

@ -19,8 +19,9 @@ features = ["syntect", "vi"]
#path = "../cosmic-text"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
#git = "https://github.com/pop-os/libcosmic"
default-features = false
path = "../libcosmic"
[features]
default = ["wayland"]