xmpp-rs-mirror/tokio-xmpp
Emmanuel Gil Peyrot 2d11ada30f tokio-xmpp, xmpp: Remove regex support from env_logger
This bloats our binaries by 1.1 MiB after stripping, for very minimal
additional features.  People who need that feature can enable it
themselves.
2023-10-25 18:11:33 +00:00
..
examples
src
.gitignore
build.rs
Cargo.toml tokio-xmpp, xmpp: Remove regex support from env_logger 2023-10-25 18:11:33 +00:00
ChangeLog
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests