We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e6a6e commit 7cad751Copy full SHA for 7cad751
opentelemetry-sdk/Cargo.toml
@@ -28,7 +28,6 @@ url = { workspace = true, optional = true }
28
tokio = { workspace = true, features = ["rt", "time"], optional = true }
29
tokio-stream = { workspace = true, optional = true }
30
http = { workspace = true, optional = true }
31
-lazy_static = "1.4.0"
32
33
[package.metadata.docs.rs]
34
all-features = true
0 commit comments