Update dependencies
This commit is contained in:
parent
ba39c81656
commit
ac28f5d77c
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@ log = "0.4"
|
||||||
|
|
||||||
[dependencies.libcosmic]
|
[dependencies.libcosmic]
|
||||||
git = "https://github.com/pop-os/libcosmic"
|
git = "https://github.com/pop-os/libcosmic"
|
||||||
branch = "cosmic-design-system"
|
rev = "5fe44511"
|
||||||
|
default-features = false
|
||||||
|
features = ["wgpu", "winit"]
|
||||||
#path = "../../../libcosmic"
|
#path = "../../../libcosmic"
|
||||||
|
|
||||||
[dependencies.rfd]
|
[dependencies.rfd]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue