The MongoDB Rust driver team is pleased to announce the v3.9.1 release of the mongodb crate, now available for download from crates.io.
This release fixes a bug that would allow certain inputs to delete all files in a GridFS bucket.
Full Release Notes
Bugfixes
- RUST-2469 Use exact match for file ID in GridFS methods