mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Merge branch 'master' into multiples_viewports
This commit is contained in:
@@ -66,7 +66,7 @@ winit = { version = "0.28", default-features = false }
|
||||
#! ### Optional dependencies
|
||||
|
||||
# feature accesskit
|
||||
accesskit_winit = { version = "0.14.0", optional = true }
|
||||
accesskit_winit = { version = "0.15.0", optional = true }
|
||||
|
||||
## Enable this when generating docs.
|
||||
document-features = { version = "0.2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user