mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
A type-safe Rust XMPP library.
Maxime “pep” Buquet
03a1d915a4
This should make it easier to upgrade to minidom 0.11, to avoid having to implement an Iterator for Show, and just implement Into<Node>. It also makes a bit more sense to me semantically. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.hgignore | ||
Cargo.toml | ||
ChangeLog | ||
LICENSE |