Update libcosmic to fix memory leak

This commit is contained in:
Jeremy Soller 2023-03-24 10:00:28 -06:00
parent 4593142e00
commit 92f78823fc
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
2 changed files with 51 additions and 25 deletions

View file

@ -18,7 +18,7 @@ features = ["syntect"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
rev = "f0ab457"
rev = "035ec88"
default-features = false
features = ["winit_softbuffer"]
#path = "../libcosmic"