Add CPU matching option and improve default behavior handling

This commit is contained in:
2025-04-09 18:30:51 +02:00
parent 1d3d5b3e6e
commit 35726def3e
6 changed files with 32 additions and 33 deletions

View File

@@ -7,10 +7,9 @@ license = "AGPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0.160", features = ["derive"] }
schemsearch-files = { path = "../schemsearch-files" }
schemsearch-common = { path = "../schemsearch-common" }
schemsearch-ocl-matcher = { path = "../schemsearch-ocl-matcher" }
named-binary-tag = "0.6"
libmath = "0.2.1"
lazy_static = "1.4.0"
lazy_static = "1.4.0"