Enable a11y feature and update dependencies
This commit is contained in:
parent
7c02b9cb57
commit
09e2073f9b
2 changed files with 270 additions and 345 deletions
613
Cargo.lock
generated
613
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -43,7 +43,7 @@ features = ["shape-run-cache"]
|
|||
[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