The MongoDB Rust driver team is pleased to announce the v2.13.0 release of the bson
crate.
Highlighted Changes
This release introduces a utility type for deserializing from UTF-8 lossy BSON bytes.
Full Release Notes
New Features
- RUST-2023 Add wrapper type for utf-8 lossy deserialization (#497)