cove-chat/bin-test/Cargo.toml
CanadianBaconBoi e27a0d33d7 Initial Commit
2026-02-17 18:22:49 +01:00

13 lines
247 B
TOML

[package]
name = "bin-test"
version = "0.1.0"
edition = "2024"
[dependencies]
cove-net-server.workspace = true
cove-net-common.workspace = true
tokio.workspace = true
cove-db.workspace = true
sqlx.workspace = true
anyhow = "1.0.101"
scc = "3.5.6"