xmpp-rs/tokio-xmpp
Maxime “pep” Buquet fe2a94456c tokio-xmpp: remove deny(unused) as long as it breaks nightly
Find a way to make it conditional on stable or something? Is that even
possible?

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-09-02 03:21:56 +02:00
..
examples
src tokio-xmpp: remove deny(unused) as long as it breaks nightly 2021-09-02 03:21:56 +02:00
.gitignore
build.rs
Cargo.toml
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests