Enable a11y feature and update depends
This commit is contained in:
parent
cd135fc248
commit
3fef386fd3
2 changed files with 60 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ slotmap = "1.0.7"
|
|||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
features = ["multi-window", "tokio", "winit"]
|
||||
features = ["a11y", "multi-window", "tokio", "winit"]
|
||||
|
||||
[dependencies.smol_str]
|
||||
version = "0.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue