mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-06 19:47:06 +01:00
Remove deprecated crates and introduce OpenCL matcher integration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user