Remove unused dependency

This commit is contained in:
2022-01-10 15:37:30 +01:00
parent 48c61a4629
commit fa86aa8e50
2 changed files with 0 additions and 29 deletions

View File

@@ -26,7 +26,6 @@ dotenv = "0.15.0"
listenfd = "0.3.0"
tracing = { version = "0.1.0", features = ["log"] }
tracing-subscriber = { version = "0.3.0", features = ["std", "env-filter", "fmt", "json"] }
tracing-bunyan-formatter = "0.3.0"
tracing-log = "0.1.0"
tracing-actix-web = "=0.5.0-beta.9"