summaryrefslogtreecommitdiff
path: root/src/rexmpp_rust.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rexmpp_rust.rs')
-rw-r--r--src/rexmpp_rust.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rexmpp_rust.rs b/src/rexmpp_rust.rs
index fd19bd4..04bbcca 100644
--- a/src/rexmpp_rust.rs
+++ b/src/rexmpp_rust.rs
@@ -1,5 +1,6 @@
mod rexmpp_jid;
mod rexmpp_xml;
+mod rexmpp_xml_parser;
mod rexmpp_dns;
mod rexmpp_tcp;
mod rexmpp_socks;