1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-10-02 20:50:10 +02:00
schemsearch/Cargo.toml
2023-02-01 15:05:52 +01:00

11 Zeilen
221 B
TOML

[package]
name = "schemsearch"
version = "0.1.0"
edition = "2021"
# 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"