Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
blaind committed May 8, 2021
1 parent 8e981c1 commit 7e21fff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webp-animation"
version = "0.2.1"
version = "0.2.2"
authors = ["Mika Vatanen <[email protected]>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
Expand All @@ -18,9 +18,7 @@ log = "0.4.14"

[dependencies.libwebp-sys2]
version = "0.1.2"
#git = "https://github.com/blaind/libwebp-sys2-rs"
features = ["0_5", "0_6", "1_2", "demux", "mux"]
#rev = "d0daaff"

[dev-dependencies]
image = { version = "0.23.14" }
Expand Down

0 comments on commit 7e21fff

Please sign in to comment.