You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
404 B
21 lines
404 B
2 months ago
|
--- tiff-0.9.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ tiff-0.9.1/Cargo.toml 2024-01-13T21:57:31.938819+00:00
|
||
|
@@ -29,10 +29,6 @@
|
||
|
repository = "https://github.com/image-rs/image-tiff"
|
||
|
resolver = "2"
|
||
|
|
||
|
-[[bench]]
|
||
|
-name = "lzw"
|
||
|
-harness = false
|
||
|
-
|
||
|
[dependencies.flate2]
|
||
|
version = "1.0.20"
|
||
|
|
||
|
@@ -43,6 +39,3 @@
|
||
|
|
||
|
[dependencies.weezl]
|
||
|
version = "0.1.0"
|
||
|
-
|
||
|
-[dev-dependencies.criterion]
|
||
|
-version = "0.3.1"
|