hyperhive/hive-priv/Cargo.toml
2026-06-01 17:27:14 +02:00

15 lines
285 B
TOML

[package]
name = "hive-priv"
edition.workspace = true
version.workspace = true
[lints]
workspace = true
[dependencies]
anyhow.workspace = true
hive-sh4re.workspace = true
serde_json.workspace = true
tokio.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true