This commit is contained in:
nora 2022-02-20 14:10:19 +01:00
parent 2e0a31f4af
commit ed4a107c44
13 changed files with 1448 additions and 1860 deletions

View file

@ -15,4 +15,4 @@ amqp_dashboard = { path = "./amqp_dashboard" }
amqp_transport = { path = "./amqp_transport" }
tokio = { version = "1.16.1", features = ["full"] }
tracing = "0.1.30"
tracing-subscriber = { version = "0.3.8", features = ["env-filter"] }
tracing-subscriber = "0.3.8"