Skip to content

Commit

Permalink
Remove unused dependency on futures. (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Lewis Hallam <lewis.hallam@activision.com>
Co-authored-by: Lewis Hallam <lewis.hallam@activision.com>
  • Loading branch information
lhallam and Lewis Hallam authored Apr 9, 2024
1 parent f31ade9 commit f8c2fc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion minitrace/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ keywords = ["tracing", "span", "datadog", "jaeger", "opentelemetry"]
enable = []

[dependencies]
futures = "0.3"
minitrace-macro = { version = "0.6.4", path = "../minitrace-macro" }
minstant = "0.1.7"
parking_lot = "0.12"
Expand Down

0 comments on commit f8c2fc0

Please sign in to comment.