@@ -29,9 +29,16 @@ prost = "0.14"
|
||||
prost-types = "0.14"
|
||||
tonic-prost = "0.14"
|
||||
async-trait = "0.1"
|
||||
hmac = "0.12"
|
||||
sha2 = "0.10"
|
||||
moka = { version = "0.12", features = ["future"] }
|
||||
notmad = "0.11"
|
||||
tokio-util = "0.7"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
rand = "0.9"
|
||||
time = "0.3"
|
||||
opentelemetry = "0.31"
|
||||
opentelemetry_sdk = { version = "0.31", features = ["rt-tokio"] }
|
||||
opentelemetry-otlp = { version = "0.31", features = ["grpc-tonic"] }
|
||||
tracing-opentelemetry = "0.32"
|
||||
async-nats = "0.40"
|
||||
|
||||
Reference in New Issue
Block a user