Skip to content

Commit ed77200

Browse files
committed
fix unused deps
1 parent a2a51de commit ed77200

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-operator/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ futures.workspace = true
2424
json-patch.workspace = true
2525
k8s-openapi.workspace = true
2626
kube.workspace = true
27-
opentelemetry_sdk.workspace = true
2827
product-config.workspace = true
2928
regex.workspace = true
3029
schemars.workspace = true
@@ -38,7 +37,6 @@ time = { workspace = true, optional = true }
3837
tokio.workspace = true
3938
tracing.workspace = true
4039
tracing-appender.workspace = true
41-
tracing-opentelemetry.workspace = true
4240
tracing-subscriber.workspace = true
4341
url.workspace = true
4442

0 commit comments

Comments
 (0)