mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 20:12:07 +00:00
11 lines
172 B
TOML
11 lines
172 B
TOML
[package]
|
|
name = "grpc-metadata"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
opentelemetry = "^0.19"
|
|
tonic = "^0.9"
|
|
tracing = "^0.1"
|
|
tracing-opentelemetry = "^0.19"
|