Skip to content

Commit 7cad751

Browse files
authored
Remove unused dependency (#1847)
1 parent e2e6a6e commit 7cad751

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-sdk/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ url = { workspace = true, optional = true }
2828
tokio = { workspace = true, features = ["rt", "time"], optional = true }
2929
tokio-stream = { workspace = true, optional = true }
3030
http = { workspace = true, optional = true }
31-
lazy_static = "1.4.0"
3231

3332
[package.metadata.docs.rs]
3433
all-features = true

0 commit comments

Comments
 (0)