xmpp-rs-mirror/tokio-xmpp/src
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
..
client Update edition to 2021 2023-12-15 19:40:09 +00:00
component tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00
error.rs tokio-xmpp: Update hickory-dns dep (previously trust-dns) 2023-10-25 11:37:04 +00:00
event.rs tokio-xmpp: name Event::Online fields, add resumed flag 2020-05-29 18:21:31 +02:00
happy_eyeballs.rs tokio-xmpp: Update hickory-dns dep (previously trust-dns) 2023-10-25 11:37:04 +00:00
lib.rs tokio-xmpp: Also compile_error when no tls-* feature is enabled 2023-10-24 19:59:45 +02:00
starttls.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
stream_features.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
stream_start.rs JIDs now have typed and stringy methods for node/domain/resource access 2023-06-21 18:30:25 +02:00
xmpp_codec.rs tokio-xmpp: Remove newline after stream:stream 2023-06-21 12:21:52 +02:00
xmpp_stream.rs tokio-xmpp: Remove workaround for Debian oldoldstable 2023-12-04 15:34:26 +01:00