receipts: Update to XEP-0184 version 1.4.0.
This commit is contained in:
parent
eac385700c
commit
89d24de302
3 changed files with 16 additions and 6 deletions
|
|
@ -58,6 +58,7 @@ impl PubSubPayload for Data {}
|
|||
mod tests {
|
||||
use super::*;
|
||||
use crate::hashes::Algo;
|
||||
#[cfg(not(feature = "disable-validation"))]
|
||||
use crate::util::error::Error;
|
||||
use minidom::Element;
|
||||
use std::convert::TryFrom;
|
||||
|
|
|
|||
Loading…
Reference in a new issue