use bytes::Bytes

This commit is contained in:
nora 2022-02-10 01:32:15 +01:00
parent c333f20531
commit 970fdbb9b5
5 changed files with 9 additions and 5 deletions

1
Cargo.lock generated
View file

@ -58,6 +58,7 @@ dependencies = [
"amqp_core",
"amqp_messaging",
"anyhow",
"bytes",
"criterion",
"nom",
"once_cell",