tokio-xmpp: derive Debug on multiple structures
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
e3a4aae42d
commit
6fe7f92e7d
4 changed files with 9 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
Future.
|
||||
- `rustls` is now re-exported if it is enabled, to allow applications to
|
||||
set the default crypto provider if needed. (!581)
|
||||
- Derive Debug on Client and associated structs
|
||||
* Changes:
|
||||
- On Linux, once the TLS session is established, we can delegate the
|
||||
actual encryption and decryption to the kernel, which in turn can
|
||||
|
|
|
|||
Loading…
Reference in a new issue