A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet 7c15653fac CI: Remove cache
Gitlab.com's third-parti storage works half the time anyway, and it
takes 8min to build 3mn to get it back..

Maybe someday..

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-12-08 13:47:43 +00:00
jid-rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
minidom-rs minidom: strictly compare whitespace in Element's PartialEq impl 2019-12-08 11:03:01 +00:00
tokio-xmpp tokio-xmpp: changer .into_iter to .iter to avoid ambiguity 2019-12-07 23:43:54 +00:00
xmpp-parsers parsers: fix tests indentation with minidom PartialEq changes 2019-12-08 11:03:01 +00:00
xmpp-rs xmpp-rs: Use to_hex conversion from struct directly 2019-10-23 15:03:30 +02:00
.gitignore Hello world! 2019-03-21 18:43:27 +01:00
.gitlab-ci.yml CI: Remove cache 2019-12-08 13:47:43 +00:00
Cargo.toml Create Cargo.toml workspace file. Add patch directives to override path 2019-10-19 17:57:43 +02:00