Author: Michael R. Crusoe <crusoe@debian.org>
Description: Skip from-finch feature, librust-finch-dev is not yet packaged
Forwarded: not-needed

--- sourmash.orig/src/core/Cargo.toml
+++ sourmash/src/core/Cargo.toml
@@ -19,7 +19,7 @@
 bench = false
 
 [features]
-from-finch = ["dep:finch"]
+#from-finch = ["dep:finch"]
 parallel = ["dep:rayon"]
 maturin = []
 branchwater = ["dep:rocksdb", "parallel"]
@@ -34,7 +34,7 @@
 counter = "0.6.0"
 csv = "1.3.1"
 enum_dispatch = "0.3.13"
-finch = { version = "0.6.0", optional = true }
+#finch = { version = "0.6.0", optional = true }
 fixedbitset = "0.4.0"
 getset = "0.1.3"
 histogram = "0.11.1"
