diff --git a/Cargo.toml b/Cargo.toml index d5b5f72..f1b2795 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ is-it-maintained-issue-resolution = { repository = "qnighy/libwebp-rs" } is-it-maintained-open-issues = { repository = "qnighy/libwebp-rs" } [dependencies] -libwebp-sys2 = "0.1.0" +libwebp-sys2 = "0.2.0" [dev-dependencies] rand = "0.8.0"