mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-28 09:42:08 +00:00
11 lines
174 B
TOML
11 lines
174 B
TOML
[package]
|
|
name = "grpc-metadata"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
opentelemetry = "0.18.0"
|
|
tonic = "^0.8"
|
|
tracing = "^0.1"
|
|
tracing-opentelemetry = "0.18.0"
|