Files
schemsearch/schemsearch-ocl-matcher/Cargo.toml

9 lines
182 B
TOML

[package]
name = "schemsearch-ocl-matcher"
version = "0.1.0"
edition = "2021"
[dependencies]
schemsearch-common = { path = "../schemsearch-common" }
ocl = "0.19.7"
libmath = "0.2.1"