Update raw-window-handle to 0.2 (#1191)
This commit is contained in:
parent
34348435fd
commit
18a0119b06
4 changed files with 16 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ libc = "0.2"
|
|||
log = "0.4"
|
||||
serde = { version = "1", optional = true, features = ["serde_derive"] }
|
||||
derivative = "1.0.2"
|
||||
raw-window-handle = "0.1"
|
||||
raw-window-handle = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
image = "0.21"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue