mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-27 04:52:07 +00:00
11 lines
173 B
TOML
11 lines
173 B
TOML
[package]
|
|
name = "grpc-metadata"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
opentelemetry = "^0.20"
|
|
tonic = "^0.10"
|
|
tracing = "^0.1"
|
|
tracing-opentelemetry = "^0.21"
|