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:
@@ -87,7 +87,7 @@ ahash.workspace = true
|
||||
nohash-hasher.workspace = true
|
||||
|
||||
#! ### Optional dependencies
|
||||
accesskit = { version = "0.16", optional = true }
|
||||
accesskit = { version = "0.17.0", optional = true }
|
||||
|
||||
backtrace = { workspace = true, optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user