mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2025-11-04 21:54:00 +01:00
12 lines
230 B
TOML
12 lines
230 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"
|
|
named-binary-tag = "0.6"
|
|
|