mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
update to image 0.20 (#683)
This commit is contained in:
committed by
Francesca Plebani
parent
062bb0cef2
commit
da1d479e55
@@ -20,7 +20,7 @@ icon_loading = ["image"]
|
||||
lazy_static = "1"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
image = { version = "0.19", optional = true }
|
||||
image = { version = "0.20", optional = true }
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||
version = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user