Skip to content

Commit bd83f07

Browse files
committed
RUST-765 Cargo.toml includes all common metadata (C-METADATA)
1 parent f48c6ba commit bd83f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
authors = ["Saghm Rossi <saghmrossi@gmail.com>", "Patrick Freed <patrick.freed@mongodb.com>", "Isabel Atkinson <isabel.atkinson@mongodb.com>"]
33
description = "The official MongoDB driver for Rust"
44
edition = "2018"
5-
documentation = "https://docs.rs/mongodb"
65
keywords = ["mongo", "mongodb", "database", "bson", "nosql"]
6+
categories = ["asynchronous", "database", "web-programming"]
77
repository = "https://github.com/mongodb/mongo-rust-driver"
88
license = "Apache-2.0"
99
readme = "README.md"

0 commit comments

Comments
 (0)