1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-10-01 20:20:12 +02:00
schemsearch/schemsearch-files/Cargo.toml
2023-04-13 23:49:39 +02:00

14 Zeilen
263 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"
fastnbt = "2.4.3"
serde = "1.0.152"
serde_json = "1.0.84"