okaneco / kmeans-colors

k-means clustering library and binary to find dominant colors in images
Apache License 2.0
133 stars 9 forks source link

Upgrade image to 0.23.11, bump to crate version 0.3.4 #36

Closed okaneco closed 3 years ago

okaneco commented 3 years ago

A breaking image change broke png paths and prevented the crate from being built when installing from crates.io. Made some small clippy changes. Further clippy suggestions will be done at a future time because some of the changes are breaking. Update cargo dependencies Update changelog

Partial remedy for #35, the cargo install option should work again after this version is published.