We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48c6ba commit bd83f07Copy full SHA for bd83f07
Cargo.toml
@@ -2,8 +2,8 @@
2
authors = ["Saghm Rossi <[email protected]>", "Patrick Freed <[email protected]>", "Isabel Atkinson <[email protected]>"]
3
description = "The official MongoDB driver for Rust"
4
edition = "2018"
5
-documentation = "https://docs.rs/mongodb"
6
keywords = ["mongo", "mongodb", "database", "bson", "nosql"]
+categories = ["asynchronous", "database", "web-programming"]
7
repository = "https://github.com/mongodb/mongo-rust-driver"
8
license = "Apache-2.0"
9
readme = "README.md"
0 commit comments