1
0
Fork 0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-07-12 22:21:53 +00:00
xmpp-rs-mirror/tokio-xmpp/ChangeLog

5 lines
No EOL
212 B
Text

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