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 f9451e6 commit ff92ac3Copy full SHA for ff92ac3
README.md
@@ -16,7 +16,7 @@ This crate works with Cargo and can be found on
16
17
```toml
18
[dependencies]
19
-bson = "0.5"
+bson = "0.6.1"
20
```
21
## Usage
22
Link the library in _main.rs_:
0 commit comments