tokio-xmpp: debug print stream:stream too
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
c86f0118b7
commit
e9cbeb1863
2 changed files with 8 additions and 6 deletions
|
|
@ -1,5 +1,7 @@
|
|||
xxxxxxxxxx
|
||||
Version next:
|
||||
0000-00-00 xxxxxxxxxx
|
||||
* Breaking changes:
|
||||
- AsyncClient::new takes a parsed Jid instead of string (#72)
|
||||
* Changes:
|
||||
- env_logger is now included in dev_dependencies for examples debugging with RUST_LOG=debug
|
||||
- AsyncClient::new takes a parsed Jid instead of string (#72)
|
||||
* Changes:
|
||||
- env_logger is now included in dev_dependencies for examples debugging with RUST_LOG=debug
|
||||
- Fix debug prints to include all XML being sent and received
|
||||
|
|
|
|||
Loading…
Reference in a new issue