parent
b207e90249
commit
afbcc91a7e
@ -1,3 +1,4 @@
|
||||
/zopfli-0.4.0.crate
|
||||
/zopfli-0.5.0.crate
|
||||
/zopfli-0.8.0.crate
|
||||
/zopfli-0.8.1.crate
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (zopfli-0.8.0.crate) = 3b788f0ca94a106ce690764d081bf277eddb364b07287c33be3855fdc63bd583b5e8aac95b709833b4ec4a8f153e7e1ea822b09da23d5db777137bc1dd49e17c
|
||||
SHA512 (zopfli-0.8.1.crate) = 799e25c0cc9f0bf2119a7c03225b11ed94e7c3ac83f872a27da8ae15c90206245121c38f5e2b78fece131f5bb428f01fabbfd1b1e18ea456957940042d38f38d
|
||||
|
@ -1,16 +0,0 @@
|
||||
--- zopfli-0.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ zopfli-0.8.0/Cargo.toml 2024-03-14T15:41:14.859061+00:00
|
||||
@@ -14,7 +14,12 @@
|
||||
rust-version = "1.66"
|
||||
name = "zopfli"
|
||||
version = "0.8.0"
|
||||
-exclude = ["test/*"]
|
||||
+exclude = [
|
||||
+ "Makefile",
|
||||
+ "benchmark-builds/*",
|
||||
+ "rustfmt.toml",
|
||||
+ "test/*",
|
||||
+]
|
||||
description = "A Rust implementation of the Zopfli compression algorithm."
|
||||
homepage = "https://github.com/zopfli-rs/zopfli"
|
||||
readme = "README.md"
|
Loading…
Reference in new issue