mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Merge branch 'master' of https://github.com/emilk/egui into multiples_viewports
This commit is contained in:
@@ -61,7 +61,7 @@ egui = { version = "0.22.0", path = "../egui", default-features = false, feature
|
||||
] }
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
raw-window-handle = "0.5.0"
|
||||
web-time = { version = "0.1" } # We use web-time so we can (maybe) compile for web
|
||||
web-time = { version = "0.2" } # We use web-time so we can (maybe) compile for web
|
||||
winit = { version = "0.28", default-features = false }
|
||||
|
||||
#! ### Optional dependencies
|
||||
|
||||
Reference in New Issue
Block a user