A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet f41b6bfd32
Use stable rustfmt
And install it as the container doesn't have it. Fortunately it's rather
quick (few seconds).

The previous nightly container apparently dropped rustfmt, which is
understandable as not all tools are available all the time. That's on
us.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-03-26 18:09:59 +01:00
jid-rs jid: 0.9.0 release 2020-02-15 02:27:26 +01:00
minidom-rs minidom: quick-xml::Error now implements Error without failure, so use it 2020-02-28 01:28:54 +01:00
tokio-xmpp tokio-xmpp: doc 2020-03-16 00:34:46 +01:00
xmpp-parsers xmpp-parsers: Bump base64 to 0.11. 2020-02-28 01:28:57 +01:00
xmpp-rs xmpp-rs: add env_logger in example 2020-03-13 23:25:06 +01:00
.gitignore Hello world! 2019-03-21 18:43:27 +01:00
.gitlab-ci.yml Use stable rustfmt 2020-03-26 18:09:59 +01:00
Cargo.toml Create Cargo.toml workspace file. Add patch directives to override path 2019-10-19 17:57:43 +02:00
LICENSE Readd global LICENSE file 2020-02-25 22:13:34 +01:00