influxdb/service_grpc_testing/Cargo.toml

13 lines
357 B
TOML
Raw Normal View History

[package]
name = "service_grpc_testing"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
generated_types = { path = "../generated_types" }
observability_deps = { path = "../observability_deps" }
tonic = { workspace = true }
2023-02-24 18:02:23 +00:00
workspace-hack = { version = "0.1", path = "../workspace-hack" }