new Matcher

This commit is contained in:
2023-12-26 21:28:46 +01:00
parent d20940f89b
commit 511ce04f0b
8 changed files with 176 additions and 34 deletions

View File

@@ -11,3 +11,6 @@ serde = { version = "1.0.160", features = ["derive"] }
schemsearch-files = { path = "../schemsearch-files" }
named-binary-tag = "0.6"
libmath = "0.2.1"
[build-dependencies]
cc = { version = "1.0.83", features = [] }