Update dependencies

This commit is contained in:
Jeremy Soller 2022-12-15 14:48:27 -07:00
parent ba39c81656
commit ac28f5d77c
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -15,7 +15,9 @@ log = "0.4"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "cosmic-design-system"
rev = "5fe44511"
default-features = false
features = ["wgpu", "winit"]
#path = "../../../libcosmic"
[dependencies.rfd]