waku-rust-bindings/examples
Felicio Mununga 3f85a09b88
Replace deprecated `chrono::TimeZone::timestamp` for `timestamp_opt` in examples (#27)
* Replace deprecated `chrono::TimeZone::timestamp` for `timestamp_opt` in examples

* Use `.unwrap()`

* Use `expect`

* Use `LocalResult` for `Chat2Message.timestamp`

* Use `unwrap()` in `format()`
2022-12-01 16:28:19 +01:00
..
toy-chat Replace deprecated `chrono::TimeZone::timestamp` for `timestamp_opt` in examples (#27) 2022-12-01 16:28:19 +01:00
Cargo.toml Chat example (#11) 2022-10-19 15:58:09 +02:00