mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 13:31:29 +11:00
Switch to the released version
This commit is contained in:
parent
dcd9ddde50
commit
ea93a0130d
|
@ -25,7 +25,7 @@ libc = "0.2"
|
|||
log = "0.4"
|
||||
serde = { version = "1", optional = true, features = ["serde_derive"] }
|
||||
derivative = "1.0.2"
|
||||
raw-window-handle = { git = "https://github.com/ryanisaacg/raw-window-handle", branch = "add-web-support" }
|
||||
raw-window-handle = "0.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
image = "0.21"
|
||||
|
|
Loading…
Reference in a new issue