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

Commit 66f70dc

Browse files
Yarnkyeah
authored andcommitted
update bson version in readme (#229)
1 parent 89919c4 commit 66f70dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The driver is available on crates.io. To use the MongoDB driver in your code, ad
2222

2323
```
2424
[dependencies]
25-
bson = "0.8.0"
25+
bson = "0.9.0"
2626
mongodb = "0.3.0"
2727
```
2828

0 commit comments

Comments
 (0)