xmpp-rs/xmpp
Maxime “pep” Buquet 86c13611ba Remove unused paths in multiple Cargo.toml
Paths are already patched in the workspace's [patch.crates-io] block.
Not sure why this was added in the first place.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-07-23 16:28:38 +00:00
..
examples
src Ignore missing disco#info feature in disco#info responses 2024-06-16 10:52:51 +02:00
Cargo.toml Remove unused paths in multiple Cargo.toml 2024-07-23 16:28:38 +00:00
ChangeLog Add serde feature for xmpp crate 2024-06-05 11:20:33 +02:00
LICENSE
README.md

xmpp

What's this?

A very much WIP rust XMPP library with the goals of being type-safe and well-tested.

Contact

There is an XMPP MUC for the discussion of this library, feel free to join! :)

chat@xmpp.rs

License

Mozilla Public License 2 (MPL2). See the LICENSE file.