Skip to content

Commit 0a4df87

Browse files
committed
bump image dep
1 parent cb2715d commit 0a4df87

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
serde = { version = "1", optional = true, features = ["serde_derive"] }
2525

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

0 commit comments

Comments
 (0)