Update libcosmic to fix memory leak

This commit is contained in:
Jeremy Soller 2023-03-24 09:59:03 -06:00
parent 3bb2868fbf
commit 6c355bf08b
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

View file

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