Skip to content

Commit 3b6a941

Browse files
committed
bump image dep
1 parent b83b32f commit 3b6a941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ icon_loading = ["image"]
2020
lazy_static = "1"
2121
libc = "0.2"
2222
log = "0.4"
23-
image = { version = "0.20", optional = true }
23+
image = { version = "0.20.1", optional = true }
2424

2525
[target.'cfg(target_os = "android")'.dependencies.android_glue]
2626
version = "0.2"

0 commit comments

Comments
 (0)