Update libcosmic example version

This commit is contained in:
0hypercube 2023-06-25 12:01:18 +01:00
parent e8b10fd675
commit f6f56a93be
3 changed files with 29 additions and 43 deletions

View file

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