gauntlet/rust/utils/Cargo.toml

10 lines
195 B
TOML

[package]
name = "gauntlet-utils"
edition.workspace = true
[dependencies]
tokio.workspace = true
thiserror.workspace = true
anyhow.workspace = true
tonic.workspace = true
prost.workspace = true