mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Update accesskit to 0.17 (#5372)
Updates accesskit and kittest. * [x] I have followed the instructions in the PR template
This commit is contained in:
@@ -69,7 +69,7 @@ winit = { workspace = true, default-features = false }
|
||||
#! ### Optional dependencies
|
||||
|
||||
# feature accesskit
|
||||
accesskit_winit = { version = "0.22", optional = true }
|
||||
accesskit_winit = { version = "0.23", optional = true }
|
||||
|
||||
## Enable this when generating docs.
|
||||
document-features = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user