A type-safe Rust XMPP library.
Find a file
Emmanuel Gil Peyrot d1d98ff3d5 Use crate::Element instead of minidom::Element.
This makes refactoring much easier.
2019-09-25 10:28:44 +02:00
examples Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
src Use crate::Element instead of minidom::Element. 2019-09-25 10:28:44 +02:00
.gitignore Link .hgignore to .gitignore. 2018-12-20 16:46:59 +01:00
.gitlab-ci.yml CI: refactor, add caching 2019-09-13 03:33:08 +02:00
.hgignore
Cargo.toml Prepare for the 0.15.0 release. 2019-09-06 11:45:46 +02:00
ChangeLog CI: refactor, add caching 2019-09-13 03:33:08 +02:00
doap.xml DOAP: Mention that XEP-0068 is supported 2019-09-20 01:46:44 +02:00
LICENSE