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 8ce2d64 commit 956837eCopy full SHA for 956837e
opentelemetry-sdk/Cargo.toml
@@ -29,7 +29,6 @@ tokio = { workspace = true, features = ["rt", "time"], optional = true }
29
tokio-stream = { workspace = true, optional = true }
30
http = { workspace = true, optional = true }
31
tracing = {workspace = true, optional = true}
32
-rustc-hash = "2.0.0"
33
34
[package.metadata.docs.rs]
35
all-features = true
0 commit comments