mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Update image to 0.23 (#1485)
Also makes use of a few ergonomics improvements that were introduced or optimized in the more recent version.
This commit is contained in:
@@ -28,7 +28,7 @@ raw-window-handle = "0.3"
|
||||
bitflags = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
image = "0.21"
|
||||
image = "0.23"
|
||||
simple_logger = "1"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||
|
||||
Reference in New Issue
Block a user