mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-20 09:11:24 +01:00
Upgrade tracing-subscriber
… and remove EnvFilterClone workaround.
This commit is contained in:
parent
b5bc53bb2d
commit
412aaae106
6 changed files with 34 additions and 131 deletions
|
|
@ -139,7 +139,7 @@ tower-http = { version = "0.6.6", features = ["add-extension", "cors", "sensitiv
|
|||
tracing = { version = "0.1.41", features = [] }
|
||||
tracing-flame = "0.2.0"
|
||||
tracing-opentelemetry = "0.25.0"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "json"] }
|
||||
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "json"] }
|
||||
trust-dns-resolver = "0.23.2"
|
||||
xdg = "2.5.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue