mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-04 19:07:06 +01:00
14 lines
263 B
TOML
14 lines
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"
|
|
|