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 84ddd4e commit 70000fdCopy full SHA for 70000fd
opentelemetry-stdout/Cargo.toml
@@ -32,8 +32,6 @@ opentelemetry = { workspace = true }
32
opentelemetry_sdk = { workspace = true }
33
34
[dev-dependencies]
35
-opentelemetry = { workspace = true, features = ["metrics"] }
36
-opentelemetry_sdk = { workspace = true, features = ["metrics"] }
37
opentelemetry-appender-tracing = { workspace = true }
38
tracing = { workspace = true, features = ["std"]}
39
tracing-subscriber = { workspace = true, features = ["registry", "std"] }
0 commit comments