1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-10-02 04:30:10 +02:00
schemsearch/schemsearch-files/Cargo.toml

12 Zeilen
230 B
TOML

2023-03-04 12:20:20 +01:00
[package]
name = "schemsearch-files"
2023-04-22 21:55:08 +02:00
version = "0.1.3"
2023-03-04 12:20:20 +01:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-04-04 12:07:33 +02:00
flate2 = "1.0.25"
2023-04-22 21:29:18 +02:00
named-binary-tag = "0.6"
2023-04-13 16:16:02 +02:00