[package] name = "mongo_rub" version = "0.0.2" authors = ["Jason Ozias "] description = "Rust Builder for MongoDB" documentation = "http://rust-builder.github.io/mongo-rub" homepage = "http://rust-builder.github.io/mongo-rub" repository = "https://github.com/rust-builder/mongo-rub" readme = "README.md" license = "MIT" keywords = ["mongo","mongo_rub","buildable","rub"] build = "build.rs" [build-dependencies] time = "*" [dependencies] buildable = "*" commandext = "*" docopt = "*" regex = "*" rustc-serialize = "*" scm = "*" utils = "*" [lib] name = "mongo_rub"