[package] name = "mongo-rs" authors = ["Tobias Schneider "] version = "0.1.1" description = "MongoDB client library for Rust" repository = "https://github.com/tobytailor/mongo-rs" license = "MIT" [dependencies] bson = "0.1.0" mongo-sys = "0.1.1"