xmpp-rs-mirror/sasl/src
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
..
client sasl: Use the right name for SCRAM with channel binding 2023-10-25 20:03:11 +02:00
common Remove redundant imports 2024-02-27 22:57:18 +01:00
server Update edition to 2021 2023-12-15 19:40:09 +00:00
error.rs Switch from the deprecated rand-os crate to getrandom. 2020-02-25 22:32:03 +01:00
lib.rs Check build without default features in ci-cd. 2022-05-20 18:54:50 +02:00
secret.rs Bump RustCrypto crates 2020-06-22 01:20:16 +02:00