xmpp-rs-mirror/tokio-xmpp
Emmanuel Gil Peyrot 1bab5c3cd9 Remove redundant imports
These became warnings in a recent nightly.

The TryFrom/TryInto imports were missed in
4089891f6c, but the rest are truly
redundant.
2024-02-27 22:57:18 +01:00
..
examples Remove redundant imports 2024-02-27 22:57:18 +01:00
src Remove redundant imports 2024-02-27 22:57:18 +01:00
.gitignore
Cargo.toml
ChangeLog
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests