mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914)
This commit is contained in:
@@ -74,6 +74,7 @@ webbrowser = { version = "0.8.3", optional = true }
|
||||
|
||||
[target.'cfg(not(target_arch="wasm32"))'.dependencies]
|
||||
instant = { version = "0.1" }
|
||||
raw-window-handle = "0.5.0"
|
||||
|
||||
[target.'cfg(target_arch="wasm32")'.dependencies]
|
||||
instant = { version = "0.1", features = [
|
||||
|
||||
Reference in New Issue
Block a user