Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 7aa11a0

Browse files
committed
bump to 0.2.1
1 parent cd7fe74 commit 7aa11a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "mongodb"
3-
version = "0.2.0"
4-
authors = ["Valeri Karpov <valkar207@gmail.com>",
3+
version = "0.2.1"
4+
authors = ["Kevin Yeh <kevinyeah@utexas.edu>",
55
"Saghm Rossi <saghmrossi@gmail.com>",
6-
"Kevin Yeh <kevinyeah@utexas.edu>"]
6+
"Valeri Karpov <valkar207@gmail.com>"]
77

88
description = "A native MongoDB driver developed under MongoDB labs."
99
repository = "https://github.com/mongodb-labs/mongo-rust-driver-prototype"

0 commit comments

Comments
 (0)