flowgate/Cargo.toml
2025-04-23 01:47:11 +01:00

13 lines
214 B
TOML
Executable File

[package]
name = "flowgate"
version = "0.1.4"
edition = "2021"
[dependencies]
rustls = "0.23.25"
wildmatch = "2.4.0"
serde_yml = "0.0.12"
log = "0.4.27"
colog = "1.3.0"
ignore-result = "0.2.0"
threadpool = "1.8.1"