Skip to content

Commit

Permalink
removing redundand dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusz-reichert authored and m-reichert committed Oct 17, 2024
1 parent e080010 commit d44cbf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ electrum-discovery = [ "electrum-client"]
bench = []
default = ["no-otlp-tracing"]
otlp-tracing = [
"tracing",
"tracing/max_level_trace",
"tracing-subscriber",
"opentelemetry",
Expand All @@ -27,7 +26,6 @@ otlp-tracing = [
"opentelemetry-semantic-conventions"
]
no-otlp-tracing = [
"tracing",
"tracing/max_level_off"
]

Expand Down

0 comments on commit d44cbf3

Please sign in to comment.