v0.30.0
What's Changed
- Update Rust crate tokio to 1.26 by @renovate in #82
- Listen error handlings updates by @abdolence in #84
- FirestoreResumeStateStorage default implementations for Temp files and HashMap by @abdolence in #85
Migration notices:
- FirestoreListenerTarget(i32) was changed to FirestoreListenerTarget(u32), to avoid specifying invalid target IDs.
Full Changelog: v0.29.0...v0.30.0