fix: a typo in easylapin.rs

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
raito 2024-10-30 22:07:53 +01:00
parent c1e0230858
commit 9afb8ab698

View file

@ -227,7 +227,7 @@ async fn action_deliver(
props = props.with_content_type(s.into());
}
let _confirmaton = chan
let _confirmation = chan
.basic_publish(
&exch,
&key,