fix: a typo in easylapin.rs
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
c1e0230858
commit
9afb8ab698
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue