File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 11[package ]
2- name = " mongo_driver"
3- version = " 0.2.0"
4- authors = [
" Thijs Cadier <[email protected] >" ]
5- description = " Mongo Rust driver built on top of the Mongo C driver"
6- readme = " README.md"
7- repository = " https://github.com/thijsc/mongo-rust-driver"
8- keywords = [" mongodb" , " database" ]
9- license = " MIT/Apache-2.0"
2+ name = " mongo_driver"
3+ version = " 0.2.0"
4+ authors = [
" Thijs Cadier <[email protected] >" ]
5+ description = " Mongo Rust driver built on top of the Mongo C driver"
6+ readme = " README.md"
7+ documentation = " http://thijsc.github.io/mongo-rust-driver/mongo_driver/"
8+ repository = " https://github.com/thijsc/mongo-rust-driver"
9+ keywords = [" mongodb" , " database" ]
10+ license = " MIT/Apache-2.0"
1011
1112[[test ]]
1213name = " tests"
You can’t perform that action at this time.
0 commit comments