Fix Performance

This commit is contained in:
Chaoscaot
2023-04-22 21:29:18 +02:00
parent 9a0b0535c6
commit 5cff84538d
5 changed files with 79 additions and 196 deletions

View File

@@ -7,4 +7,6 @@ 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" }
named-binary-tag = "0.6"