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 tokio-xmpp: add build script to work around build fail on rustc 1.48 2020-12-25 02:05:02 +01:00
Cargo.toml Add TLS server roots from webpki 2021-02-18 02:38:32 +00:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests