vivian-rs/lib/common/Cargo.toml
2025-05-19 18:11:03 +03:00

11 lines
191 B
TOML

[package]
name = "common"
edition = "2024"
version.workspace = true
[dependencies]
serde.workspace = true
toml.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true