| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-03 | 380 Bytes | |
| v3.5.1 source code.tar.gz | 2026-02-03 | 2.0 MB | |
| v3.5.1 source code.zip | 2026-02-03 | 4.1 MB | |
| Totals: 3 Items | 6.1 MB | 0 | |
The MongoDB Rust driver team is pleased to announce the v3.5.1 release of the mongodb crate, now available for download from crates.io.
This release removes a check added in 3.4.0 that would reject metadata containing the | character.
Full Release Notes
Bugfixes
- RUST-2346 Remove check for '|' in metadata (#1599)