summaryrefslogtreecommitdiffstats
path: root/vendor/miniz_oxide/debian/patches/remove-simd-adler32.patch
blob: 83aa42d3bfe7b5da14e87ce5093f7005a6d61d34 (plain)
1
2
3
4
5
6
7
8
9
10
--- miniz-oxide.orig/Cargo.toml
+++ miniz-oxide/Cargo.toml
@@ -45,5 +44,0 @@
-[dependencies.simd-adler32]
-version = "0.3"
-optional = true
-default-features = false
-
@@ -52 +46,0 @@
-simd = ["simd-adler32"]