Skip to content

Commit

Permalink
chore: remove unused dependency (#7699)
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad authored and nikurt committed Sep 27, 2022
1 parent 6e92c62 commit bcba369
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion core/o11y/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ tokio = { version = "1.16", features = ["rt-multi-thread"]}
tracing = { version = "0.1.36", features = ["std"] }
tracing-appender = "0.2.2"
tracing-opentelemetry = { version = "0.17.0" }
tracing-serde = "0.1.3"
tracing-subscriber = { version = "0.3.15", features = ["fmt", "env-filter", "registry", "std"] }

[dev-dependencies]
Expand Down

0 comments on commit bcba369

Please sign in to comment.