Skip to content

Commit 9d4c56e

Browse files
committed
chore: Bump libwebp-sys and crate version
1 parent ba3f978 commit 9d4c56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webp"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
authors = ["Jared Forth <[email protected]>"]
55
edition = "2018"
66

@@ -15,7 +15,7 @@ keywords = ["image", "webp", "conversion"]
1515
categories = ["external-ffi-bindings"]
1616

1717
[dependencies]
18-
libwebp-sys = "0.9.1"
18+
libwebp-sys = "0.9.3"
1919
image = { version = "^0.24.0", default-features = false, optional = true }
2020

2121
[features]

0 commit comments

Comments
 (0)