We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b332eb commit 9668642Copy full SHA for 9668642
Cargo.toml
@@ -64,7 +64,7 @@ thiserror = "2"
64
tokio = { version = "1", default-features = false }
65
tracing = "0.1"
66
tracing-error = "0.2"
67
-tracing-opentelemetry = "0.31"
+tracing-opentelemetry = "0.32"
68
tracing-subscriber = "0.3"
69
tracing-tree = "0.4"
70
opentelemetry = { version = "0.30", default-features = false }
0 commit comments