Update libcosmic to fix memory leak
This commit is contained in:
parent
3bb2868fbf
commit
6c355bf08b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ log = "0.4"
|
||||||
|
|
||||||
[dependencies.libcosmic]
|
[dependencies.libcosmic]
|
||||||
git = "https://github.com/pop-os/libcosmic"
|
git = "https://github.com/pop-os/libcosmic"
|
||||||
rev = "f0ab457"
|
rev = "035ec88"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["winit_softbuffer"]
|
features = ["winit_softbuffer"]
|
||||||
#path = "../../../libcosmic"
|
#path = "../../../libcosmic"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue