remove Serde

This commit is contained in:
Chaoscaot
2023-04-22 21:03:00 +02:00
parent a47c2f44bd
commit 9a0b0535c6
3 changed files with 1 additions and 28 deletions

View File

@ -7,6 +7,4 @@ license = "AGPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hematite-nbt = "0.5.2"
serde = "1.0.152"
schemsearch-files = { path = "../schemsearch-files" }