Drop libwebp 0.4 support

This commit is contained in:
Rohan Singh 2020-09-18 10:29:16 -04:00
parent fb5d8a6b3d
commit 98c7c251dd
2 changed files with 2 additions and 4 deletions

View file

@ -8,7 +8,7 @@ A implementation of Go binding for [libwebp](https://developers.google.com/speed
## Dependencies
- libwebp 0.4, 0.5+, compiled with `--enable-libwebpmux`
- libwebp 0.5+, compiled with `--enable-libwebpmux`
## Usage