-
-
Notifications
You must be signed in to change notification settings - Fork 488
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule lib
updated
10 files
+1 −1 | .github/workflows/ci.yml | |
+1 −1 | CHANGELOG | |
+3 −3 | Cargo.toml | |
+1 −1 | imagequant-sys/c_test/Cargo.toml | |
+2 −2 | imagequant-sys/libimagequant.h | |
+1 −1 | imagequant-sys/pom.xml | |
+1 −1 | src/capi.rs | |
+0 −1 | src/hist.rs | |
+1 −1 | src/lib.rs | |
+12 −2 | src/quant.rs |