mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-11 14:34:40 -04:00
Update Rust crate tracing-opentelemetry to 0.23.0
This commit is contained in:
parent
b527ec4666
commit
4c1185e6ee
2 changed files with 48 additions and 14 deletions
|
|
@ -72,7 +72,7 @@ tracing-flame = "0.2.0"
|
|||
opentelemetry = "0.21.0"
|
||||
opentelemetry_sdk = { version = "0.21.2", features = ["rt-tokio"] }
|
||||
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
|
||||
tracing-opentelemetry = "0.22.0"
|
||||
tracing-opentelemetry = "0.23.0"
|
||||
lru-cache = "0.1.2"
|
||||
rusqlite = { git = "https://github.com/rusqlite/rusqlite", rev = "ccfbc28ae1edc3090fb1b331fdc145f052ec73b9", optional = true, features = ["bundled"] }
|
||||
parking_lot = { version = "0.12.1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue