[package]
name = "mon"
version = "0.1.0"
license = "MIT"
authors = ["dangcheng <dangcheng@hotmail.com>"]
description = "Rust driver for MongoDB"
keywords = ["mongo", "mongodb", "mongodb_driver", "database", "nosql"]
documentation = "https://docs.rs/mon"
homepage = "https://github.com/mcorce/mon"
repository = "https://github.com/mcorce/mon"
readme = "README.md"
[dependencies]