2025-01-14 10:13:30 +01:00

14 lines
242 B
TOML

[package]
name = "cut-after"
edition = "2021"
version.workspace = true
[dependencies]
anyhow.workspace = true
tokio.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
clap.workspace = true
dotenv.workspace = true