mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
* Replace deprecated `chrono::TimeZone::timestamp` for `timestamp_opt` in examples * Use `.unwrap()` * Use `expect` * Use `LocalResult` for `Chat2Message.timestamp` * Use `unwrap()` in `format()`