fix(deps): update rust crate tracing-opentelemetry to 0.23.0

This commit is contained in:
renovate[bot] 2024-03-23 05:51:28 +00:00 committed by GitHub
parent 101cb34f9a
commit f48f16f7e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 48 additions and 24 deletions

View file

@ -153,7 +153,7 @@ optional = true
version = "0.2.0"
optional = true
[dependencies.tracing-opentelemetry]
version = "0.22.0"
version = "0.23.0"
optional = true
[dependencies.opentelemetry_sdk]
version = "0.21.2"