flowgate/Cargo.toml
2025-04-12 13:51:06 +03:00

13 lines
214 B
TOML
Executable File

[package]
name = "flowgate"
version = "0.1.3"
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"