mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-15 12:15:02 +01:00
fix some things
This commit is contained in:
parent
b67c722c19
commit
6f5fef2f23
9 changed files with 55 additions and 55 deletions
|
|
@ -13,7 +13,6 @@ anyhow = "1.0.53"
|
|||
amqp_core = { path = "./amqp_core" }
|
||||
amqp_dashboard = { path = "./amqp_dashboard" }
|
||||
amqp_transport = { path = "./amqp_transport" }
|
||||
tokio = { version = "1.16.1", features = ["full", "tracing"] }
|
||||
tokio = { version = "1.16.1", features = ["full"] }
|
||||
tracing = "0.1.30"
|
||||
tracing-subscriber = { version = "0.3.8", features = ["env-filter"] }
|
||||
console-subscriber = "0.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue