hf_text-generation-inference/router/grpc-metadata/Cargo.toml

11 lines
174 B
TOML
Raw Normal View History

2023-02-13 05:02:45 -07:00
[package]
name = "grpc-metadata"
2023-03-26 08:37:51 -06:00
version = "0.4.1"
2023-02-13 05:02:45 -07:00
edition = "2021"
[dependencies]
opentelemetry = "0.18.0"
tonic = "^0.8"
tracing = "^0.1"
tracing-opentelemetry = "0.18.0"