mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-12 05:57:06 +01:00
Add CPU matching option and improve default behavior handling
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user