fix: open-dialog example
This commit is contained in:
parent
1c1840a7c2
commit
684d33115c
2 changed files with 3 additions and 5 deletions
|
|
@ -16,6 +16,6 @@ tracing-subscriber = "0.3.17"
|
|||
url = "2.4.0"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
features = ["debug", "winit", "multi-window", "wayland", "tokio"]
|
||||
path = "../../"
|
||||
default-features = false
|
||||
features = ["debug", "wayland", "tokio"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue