Skip to content

Commit

Permalink
remove tracing-appender
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed May 19, 2023
1 parent f8bbd79 commit 0d5d814
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 crates/turbopack-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ serde = { workspace = true }
serde_json = { workspace = true }
tokio = { workspace = true, features = ["full"] }
tracing = { workspace = true }
tracing-appender = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter", "json"] }
turbo-tasks = { workspace = true }
turbo-tasks-env = { workspace = true }
Expand Down

0 comments on commit 0d5d814

Please sign in to comment.