We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83b32f commit 3b6a941Copy full SHA for 3b6a941
Cargo.toml
@@ -20,7 +20,7 @@ icon_loading = ["image"]
20
lazy_static = "1"
21
libc = "0.2"
22
log = "0.4"
23
-image = { version = "0.20", optional = true }
+image = { version = "0.20.1", optional = true }
24
25
[target.'cfg(target_os = "android")'.dependencies.android_glue]
26
version = "0.2"
0 commit comments