Update cosmic-files
This commit is contained in:
parent
6f27b23227
commit
0c61e9c688
2 changed files with 116 additions and 75 deletions
|
|
@ -46,7 +46,8 @@ features = ["syntect", "vi"]
|
|||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
features = ["a11y", "multi-window", "tokio", "winit", "surface-message"]
|
||||
#TODO: a11y feature crashes file choser dialog
|
||||
features = ["multi-window", "tokio", "winit", "surface-message"]
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
fork = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue