Version 6.0.1
This commit is contained in:
parent
1d58ce190f
commit
592e42b89e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
### Next
|
### Version 6.0.1
|
||||||
|
|
||||||
- [Bugfix] Fix an issue where Zopfli mode could generate corrupt images
|
- [Bugfix] Fix an issue where Zopfli mode could generate corrupt images
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ homepage = "https://github.com/shssoichiro/oxipng"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "oxipng"
|
name = "oxipng"
|
||||||
repository = "https://github.com/shssoichiro/oxipng"
|
repository = "https://github.com/shssoichiro/oxipng"
|
||||||
version = "6.0.0"
|
version = "6.0.1"
|
||||||
rust-version = "1.57.0"
|
rust-version = "1.57.0"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue