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 a8005e7 commit 3cca8e9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
12 changes: 0 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ tiny-gradient = "0.1.0"
tokio = "1.25.0"
tokio-util = { version = "0.7.7", features = ["io"] }
tracing = "0.1.37"
tracing-appender = "0.2.2"
tracing-subscriber = "0.3.16"
url = "2.2.2"
urlencoding = "2.1.2"
Expand Down
1 change: 0 additions & 1 deletion packages/next-swc/crates/next-dev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ turbopack-binding = { workspace = true, features = [
]}
turbo-tasks = { workspace = true }
tracing = { workspace = true }
tracing-appender = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter", "json"] }
webbrowser = { workspace = true }

Expand Down

0 comments on commit 3cca8e9

Please sign in to comment.