mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-06 03:27:06 +01:00
Remove deprecated crates and introduce OpenCL matcher integration
This commit is contained in:
7
schemsearch-common/Cargo.toml
Normal file
7
schemsearch-common/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "schemsearch-common"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
Reference in New Issue
Block a user