You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
i18n: translator structure, to hold translations
This commit is contained in:
@@ -32,7 +32,7 @@ zeroize = "1.6.0"
|
||||
|
||||
tracing.workspace = true
|
||||
tracing-appender = "0.2.2"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
tracing-subscriber = { workspace = true, features = ["env-filter"] }
|
||||
tracing-opentelemetry = "0.21.0"
|
||||
opentelemetry = { version = "0.20.0", features = ["trace", "metrics", "rt-tokio"] }
|
||||
opentelemetry-http = { version = "0.9.0", features = ["tokio", "hyper"] }
|
||||
|
Reference in New Issue
Block a user