Remove deprecated crates and introduce OpenCL matcher integration

This commit is contained in:
2025-04-09 13:41:50 +02:00
parent 2a584e878f
commit 47bbf25ac7
17 changed files with 202 additions and 187 deletions

View File

@@ -2,11 +2,9 @@
members = [
"schemsearch-cli",
"schemsearch-lib",
"schemsearch-faster",
"schemsearch-files",
"schemsearch-sql",
"schemsearch-java"
]
"schemsearch-ocl-matcher"]
resolver = "2"
[profile.small]
@@ -17,4 +15,4 @@ opt-level = "z"
codegen-units = 1
[profile.release]
lto = true
lto = true