mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 20:55:03 +01:00
use bytes::Bytes
This commit is contained in:
parent
c333f20531
commit
970fdbb9b5
5 changed files with 9 additions and 5 deletions
|
|
@ -9,6 +9,7 @@ edition = "2021"
|
|||
amqp_core = { path = "../amqp_core" }
|
||||
amqp_messaging = { path = "../amqp_messaging" }
|
||||
anyhow = "1.0.53"
|
||||
bytes = "1.1.0"
|
||||
nom = "7.1.0"
|
||||
once_cell = "1.9.0"
|
||||
rand = "0.8.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue