Skip to content

Commit 61d082b

Browse files
committed
fix(stackable-telemetry): Remove stackable-webhook as a dependency
1 parent 26b2cee commit 61d082b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-telemetry/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ tracing-subscriber = { workspace = true, features = ["env-filter"] }
3232
tokio.workspace = true
3333
tracing-opentelemetry.workspace = true
3434
rstest.workspace = true
35-
stackable-webhook = { path = "../stackable-webhook" }
3635

3736
[package.metadata.cargo-udeps.ignore]
3837
# Required for doc tests in stackable-telemetry

0 commit comments

Comments
 (0)