1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-10-02 20:50:10 +02:00
schemsearch/schemsearch-files/Cargo.toml
Chaoscaot a47c2f44bd Something™️
2023-04-22 16:39:21 +02:00

14 Zeilen
268 B
TOML

[package]
name = "schemsearch-files"
version = "0.1.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
flate2 = "1.0.25"
hematite-nbt = "0.5.2"
serde = "1.0.152"
serde_json = "1.0.84"