mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 04:35:03 +01:00
things
This commit is contained in:
parent
93ce632b5d
commit
4346db648f
24 changed files with 224 additions and 209 deletions
|
|
@ -13,6 +13,7 @@ anyhow = "1.0.53"
|
|||
amqp_core = { path = "./amqp_core" }
|
||||
amqp_dashboard = { path = "./amqp_dashboard" }
|
||||
amqp_transport = { path = "./amqp_transport" }
|
||||
clap = { version = "3.1.5", features = ["derive"] }
|
||||
tokio = { version = "1.16.1", features = ["full"] }
|
||||
tracing = "0.1.30"
|
||||
tracing-subscriber = { version = "0.3.8", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue