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 Nov 6, 2024
1 parent ea061ce commit ae7b299
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 @@ -17,7 +17,6 @@ liquid = [ "elements" ]
electrum-discovery = [ "electrum-client"]
default = ["no-otlp-tracing"]
otlp-tracing = [
"tracing",
"tracing/max_level_trace",
"tracing-subscriber",
"opentelemetry",
Expand All @@ -26,7 +25,6 @@ otlp-tracing = [
"opentelemetry-semantic-conventions"
]
no-otlp-tracing = [
"tracing",
"tracing/max_level_off"
]
bench = []
Expand Down

0 comments on commit ae7b299

Please sign in to comment.