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 14d3dc6 commit 64d6c5aCopy full SHA for 64d6c5a
Cargo.toml
@@ -1,10 +1,11 @@
1
[package]
2
name = "quantizr"
3
description = "Fast library for converting RGBA images to 8-bit palette images"
4
-version = "1.4.0"
+version = "1.4.1"
5
authors = ["DarthSim <[email protected]>"]
6
edition = "2018"
7
license-file = "LICENSE"
8
+repository="https://github.com/DarthSim/quantizr"
9
10
[lib]
11
0 commit comments