v2.6.1
The MongoDB Rust driver team is pleased to announce the v2.6.1 release of the bson
crate.
Highlighted Changes
This release updates the documentation for the Decimal128
type to demonstrate conversion to and from human-readable strings.
Full Release Notes
Improvements
- RUST-1617 Update documentation for Decimal128 type