Files
komodo/lib/db_client/Cargo.toml
T
2024-01-15 01:29:26 -08:00

17 lines
382 B
TOML

[package]
name = "db_client"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
monitor_client.workspace = true
#
mungos.workspace = true
mongo_indexed.workspace = true
#
anyhow.workspace = true
tracing.workspace = true