* Auto-fix some recent lints
* Update tiny version in Cargo.lock
* Release v0.13.0
* Use IndexMap in byte_seq_parser macro (#438)
* Improve handling of IRC color code (0x03) without colors afterwards (#435)
* Fix default-features deprecation warning
- skip testing termbox examples due to compilation issues
OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=32
* Fix rustls deprecation warning
* Refactor termbox attribute values and make it clear that they can be manipulated w bit sets
* Remove msg_area::Line::force_recalculation
* Fix a warning, new lints
* Upgrade ring to 0.17
* Fix assigning_clones lints
* Improve matching when highligting mentions
* Use dbus instead of zbus for desktop notifications
* Remove `WidgetRet::Quit` and `TUIRet::Quit`:
* Some renaming in TUI for consistency, documentation
* Refactor TUI event type:
* Remove a redundant `pub`
* Update tokio
- Use recomprizz instead of recompress in _service
OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=29