A type-safe Rust XMPP library.
Find a file
Emmanuel Gil Peyrot 0aa5f5f60f lib: Stop reexporting TryFrom and TryInto.
They are available in std::convert nowadays, and should be imported from
there.
2019-07-17 22:26:41 +02:00
examples Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
src lib: Stop reexporting TryFrom and TryInto. 2019-07-17 22:26:41 +02:00
.gitignore
.gitlab-ci.yml
.hgignore
Cargo.toml Cargo.toml, ChangeLog: Release version 0.14.0 2019-07-13 17:57:17 +02:00
ChangeLog lib: Stop reexporting TryFrom and TryInto. 2019-07-17 22:26:41 +02:00
doap.xml Implement Message Carbons. 2019-07-17 21:58:39 +02:00
LICENSE