A type-safe Rust XMPP library.
Find a file
Emmanuel Gil Peyrot 1f43cd934b Use TryFrom from the try_from crate, instead of the unstable feature.
This makes xmpp-parsers usable on stable.
2017-07-20 20:03:15 +01:00
src Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
.hgignore
Cargo.toml Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
ChangeLog ChangeLog: Add 0.6.0 release notes. 2017-06-27 22:19:06 +01:00
LICENSE