|
|
@ -4,7 +4,7 @@ version = "0.7.0"
|
|
|
|
authors = ["Thijs Cadier <thijs@appsignal.com>"]
|
|
|
|
authors = ["Thijs Cadier <thijs@appsignal.com>"]
|
|
|
|
description = "Mongo Rust driver built on top of the Mongo C driver"
|
|
|
|
description = "Mongo Rust driver built on top of the Mongo C driver"
|
|
|
|
readme = "README.md"
|
|
|
|
readme = "README.md"
|
|
|
|
documentation = "http://thijsc.github.io/mongo-rust-driver/mongo_driver/"
|
|
|
|
documentation = "https://docs.rs/mongo_driver/"
|
|
|
|
repository = "https://github.com/thijsc/mongo-rust-driver"
|
|
|
|
repository = "https://github.com/thijsc/mongo-rust-driver"
|
|
|
|
keywords = ["mongodb", "database"]
|
|
|
|
keywords = ["mongodb", "database"]
|
|
|
|
license = "MIT/Apache-2.0"
|
|
|
|
license = "MIT/Apache-2.0"
|
|
|
|