mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2025-11-05 05:54:02 +01:00
Some basic tests and basic impls
This commit is contained in:
@ -9,4 +9,7 @@ license = "AGPL-3.0-or-later"
|
||||
[dependencies]
|
||||
hematite-nbt = "0.5.2"
|
||||
serde = "1.0.152"
|
||||
schemsearch-files = { path = "../schemsearch-files" }
|
||||
schemsearch-files = { path = "../schemsearch-files" }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0.95"
|
||||
|
||||
Reference in New Issue
Block a user