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 Hello world! 2017-04-18 20:44:36 +01:00
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 License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00