1
0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-06-02 22:39:21 +02:00
xmpp-rs/tokio-xmpp/examples
Maxime “pep” Buquet 4089891f6c Update edition to 2021
- Remove TryFrom/Into and FromIterator imports
- Prevent impl_validator_using_provider macro in sasl crate from
  constructing trait object

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-12-15 19:40:09 +00:00
..
contact_addr.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
download_avatars.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
echo_bot.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
echo_component.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
send_message.rs RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic 2023-06-05 15:02:35 +00:00