v1.2.1
Release Notes
The MongoDB Rust Driver team is pleased to announce the v1.2.1 release of the BSON library.
This release contains a fix for a crash that could occur in Document::from_reader
when passed certain types of malformed input. Thank you to @5225225 for reporting the issue and @gperinazzo for fixing it! (RUST-713)