thedodd / wither

An ODM for MongoDB built on the official MongoDB Rust driver.
https://docs.rs/wither
Other
325 stars 40 forks source link

Everything has been cut over to use new version of mongo! #25

Closed thedodd closed 5 years ago

thedodd commented 5 years ago

This means that we should no longer run into issues with the bson crate as it is now re-exported from the mongodb crate.