xmpp-rs/sasl/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 sasl: Use the right name for SCRAM with channel binding 2023-10-25 20:03:11 +02:00
common sasl: Add tls-exporter channel binding 2023-10-25 19:20:02 +02:00
server Update edition to 2021 2023-12-15 19:40:09 +00:00
error.rs
lib.rs
secret.rs