The MongoDB Rust driver team is pleased to announce the v3.0.1 release of the mongodb
crate, now available for download from crates.io.
This release fixes two bugs:
- Aggregations with both explicit sessions and custom types wouldn't compile, and
Collection::watch
didn't use theCollection
's type parameter