We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd73728 commit fb96f13Copy full SHA for fb96f13
crates/stackable-telemetry/Cargo.toml
@@ -27,7 +27,6 @@ tracing-subscriber = { workspace = true, features = ["env-filter"] }
27
tokio.workspace = true
28
tracing-opentelemetry.workspace = true
29
rstest.workspace = true
30
-stackable-webhook = { path = "../stackable-webhook" }
31
32
[package.metadata.cargo-udeps.ignore]
33
# Required for doc tests in stackable-telemetry
0 commit comments