thedodd / wither

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

Various non-code updates. #11

Closed thedodd closed 6 years ago

thedodd commented 6 years ago

Updating version of rust docker container.

Updating project deps. All backwards compatible. Updating the deps are being pinned to ensure backwards compatibility of crates <1.0.

Add MongoDB 3.6 to test matrix & update to latest version of containers for older versions of MongoDB in test matrix.