mungos 0.2.10

MongoDB in rust, simplified.
Documentation
1
2
3
4
5
6
7
{
  "scripts": {
    "publish": "cargo publish",
    "format": "cargo fmt",
    "check": "cargo check"
  }
}