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 4e4a189 commit 7627224Copy full SHA for 7627224
opentelemetry-appender-tracing/Cargo.toml
@@ -24,7 +24,6 @@ opentelemetry-stdout = { path = "../opentelemetry-stdout", features = ["logs"] }
24
opentelemetry_sdk = { path = "../opentelemetry-sdk", features = ["logs", "testing"] }
25
tracing-subscriber = { workspace = true, features = ["registry", "std", "env-filter"] }
26
tracing-log = "0.2"
27
-async-trait = { workspace = true }
28
criterion = { workspace = true }
29
tokio = { workspace = true, features = ["full"]}
30
0 commit comments