cargo mongodb 3.0.1
v3.0.1

latest release: 3.1.0
2 months ago

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 the Collection's type parameter

Full Release Notes

Bugfixes

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.