We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bee819 commit ba3f978Copy full SHA for ba3f978
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "webp"
3
-version = "0.2.4"
+version = "0.2.5"
4
authors = ["Jared Forth <jaredforthdev@gmail.com>"]
5
edition = "2018"
6
README.md
@@ -5,7 +5,7 @@
# webp
7
8
-A WebP conversion library. WIP;
+A WebP conversion library
9
10
Documentation:
11
- [API Reference](https://docs.rs/webp)
0 commit comments