mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-17 21:25:01 +01:00
add amqp_messaging
This commit is contained in:
parent
45196c722c
commit
3b656b911a
8 changed files with 51 additions and 12 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
amqp_core = { path = "../amqp_core" }
|
||||
amqp_messaging = { path = "../amqp_messaging" }
|
||||
anyhow = "1.0.53"
|
||||
nom = "7.1.0"
|
||||
once_cell = "1.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue