v0.19.9
What's Changed
- Trim commit bounds by @prestwich in #84
- feat: traits for things that behave like State by @prestwich in #85
BREAKING:
- The concurrent state that was previously at
crate::db
is now atcrate::db::sync
Full Changelog: v0.19.8...v0.19.9