The MongoDB Rust driver team is pleased to announce the v2.3.1 release of the mongodb
crate, now available for download from crates.io.
This release fixes a bug that caused connection establishment when using async-std to be blocking, and another bug that would cause the driver to attempt to continue monitoring servers that were removed from the topology.