Do not use local libcosmic
This commit is contained in:
parent
9e675aa86e
commit
8c59de2a20
2 changed files with 16 additions and 3 deletions
|
|
@ -15,11 +15,11 @@ version = "0.7"
|
|||
features = ["syntect"]
|
||||
|
||||
[dependencies.libcosmic]
|
||||
#git = "https://github.com/pop-os/libcosmic"
|
||||
#rev = "843919e44f0a00c33c29358359be5b4bfa41ab00"
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
rev = "843919e44f0a00c33c29358359be5b4bfa41ab00"
|
||||
default-features = false
|
||||
features = ["winit_softbuffer"]
|
||||
path = "../libcosmic"
|
||||
#path = "../libcosmic"
|
||||
|
||||
[dependencies.rfd]
|
||||
version = "0.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue